CVC3  2.4.1
Public Member Functions | Public Attributes | List of all members
SatSolver::Lit Union Reference

#include <sat_api.h>

Public Member Functions

 Lit ()
bool IsNull ()
void Reset ()

Public Attributes

long id
void * vptr

Detailed Description

Definition at line 59 of file sat_api.h.

Constructor & Destructor Documentation

SatSolver::Lit::Lit ( )
inline

Definition at line 62 of file sat_api.h.

Member Function Documentation

bool SatSolver::Lit::IsNull ( )
inline

Definition at line 63 of file sat_api.h.

Referenced by SAT::DPLLTBasic::SAT2cvc().

void SatSolver::Lit::Reset ( )
inline

Definition at line 64 of file sat_api.h.

Member Data Documentation

long SatSolver::Lit::id

Definition at line 60 of file sat_api.h.

Referenced by Xchaff::mkLit(), SATDecisionHook(), and Xchaff::TranslateDecisionHook().

void* SatSolver::Lit::vptr

Definition at line 61 of file sat_api.h.


The documentation for this union was generated from the following file: