
Go to the source code of this file.
Functions | |
| void | Ssc_ManStartSolver (Ssc_Man_t *p) |
| void | Ssc_ManCollectSatPattern (Ssc_Man_t *p, Vec_Int_t *vPattern) |
| Vec_Int_t * | Ssc_ManFindPivotSat (Ssc_Man_t *p) |
| int | Ssc_ManCheckEquivalence (Ssc_Man_t *p, int iRepr, int iNode, int fCompl) |
| int Ssc_ManCheckEquivalence | ( | Ssc_Man_t * | p, |
| int | iRepr, | ||
| int | iNode, | ||
| int | fCompl ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 348 of file sscSat.c.


Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 315 of file sscSat.c.

Definition at line 323 of file sscSat.c.


| void Ssc_ManStartSolver | ( | Ssc_Man_t * | p | ) |
Function*************************************************************
Synopsis [Starts the SAT solver for constraints.]
Description []
SideEffects []
SeeAlso []
Definition at line 261 of file sscSat.c.

