NuSMV/code/nusmv/core/sat/SatIncSolver.h File Reference

#include "nusmv/core/sat/SatSolver.h"
#include "nusmv/core/utils/Olist.h"

Go to the source code of this file.

Defines

#define SAT_INC_SOLVER(x)   ((SatIncSolver_ptr) x)
#define SAT_INC_SOLVER_CHECK_INSTANCE(x)   (nusmv_assert(SAT_INC_SOLVER(x) != SAT_INC_SOLVER(NULL)))

Typedefs

typedef struct SatIncSolver_TAG * SatIncSolver_ptr

Define Documentation

#define SAT_INC_SOLVER (  )     ((SatIncSolver_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define SAT_INC_SOLVER_CHECK_INSTANCE (  )     (nusmv_assert(SAT_INC_SOLVER(x) != SAT_INC_SOLVER(NULL)))
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct SatIncSolver_TAG* SatIncSolver_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