
Go to the source code of this file.
Functions | |
| int | Io_WriteCnf (Abc_Ntk_t *pNtk, char *pFileName, int fAllPrimes) |
| FUNCTION DEFINITIONS ///. | |
| void | Io_WriteCnfOutputPiMapping (FILE *pFile, int incrementVars) |
| int Io_WriteCnf | ( | Abc_Ntk_t * | pNtk, |
| char * | pFileName, | ||
| int | fAllPrimes ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Write the miter cone into a CNF file for the SAT solver.]
Description []
SideEffects []
SeeAlso []
Definition at line 48 of file ioWriteCnf.c.


| void Io_WriteCnfOutputPiMapping | ( | FILE * | pFile, |
| int | incrementVars ) |
Function*************************************************************
Synopsis [Output the mapping of PIs into variable numbers.]
Description []
SideEffects []
SeeAlso []
Definition at line 100 of file ioWriteCnf.c.
