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

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

Go to the source code of this file.

Defines

#define SAT_ZCHAFF(x)   ((SatZchaff_ptr) x)
#define SAT_ZCHAFF_CHECK_INSTANCE(x)   (nusmv_assert(SAT_ZCHAFF(x) != SAT_ZCHAFF(NULL)))

Typedefs

typedef struct SatZchaff_TAG * SatZchaff_ptr

Define Documentation

#define SAT_ZCHAFF (  )     ((SatZchaff_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define SAT_ZCHAFF_CHECK_INSTANCE (  )     (nusmv_assert(SAT_ZCHAFF(x) != SAT_ZCHAFF(NULL)))
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct SatZchaff_TAG* SatZchaff_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