NuSMV/code/nusmv/core/sat/solvers/SatMinisat.h File Reference

#include "nusmv/core/sat/SatIncSolver.h"

Go to the source code of this file.

Defines

#define SAT_MINISAT(x)   ((SatMinisat_ptr) x)
#define SAT_MINISAT_CHECK_INSTANCE(x)   (nusmv_assert(SAT_MINISAT(x) != SAT_MINISAT(NULL)))

Typedefs

typedef struct SatMinisat_TAG * SatMinisat_ptr

Define Documentation

#define SAT_MINISAT (  )     ((SatMinisat_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define SAT_MINISAT_CHECK_INSTANCE (  )     (nusmv_assert(SAT_MINISAT(x) != SAT_MINISAT(NULL)))
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct SatMinisat_TAG* SatMinisat_ptr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 14 Oct 2015 for NuSMV Developers Manual by  doxygen 1.6.1