
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START sat_solver3 * | Gia_ManSat3Init (Cnf_Dat_t *pCnf) |
| DECLARATIONS ///. | |
| void | Gia_ManSat3Report (int iOutput, int status, abctime clk) |
| sat_solver3 * | Gia_ManSat3Create (Gia_Man_t *p) |
| int | Gia_ManSat3CallOne (Gia_Man_t *p, int iOutput) |
| void | Gia_ManSat3Call (Gia_Man_t *p, int fSplit) |
| void Gia_ManSat3Call | ( | Gia_Man_t * | p, |
| int | fSplit ) |
Definition at line 109 of file giaSat3.c.

| int Gia_ManSat3CallOne | ( | Gia_Man_t * | p, |
| int | iOutput ) |
Definition at line 90 of file giaSat3.c.


| sat_solver3 * Gia_ManSat3Create | ( | Gia_Man_t * | p | ) |
Definition at line 78 of file giaSat3.c.


| ABC_NAMESPACE_IMPL_START sat_solver3 * Gia_ManSat3Init | ( | Cnf_Dat_t * | pCnf | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [giaSatoko.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Scalable AIG package.]
Synopsis [Interface to Satoko solver.]
Author [Alan Mishchenko, Bruno Schmitt]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 47 of file giaSat3.c.


| void Gia_ManSat3Report | ( | int | iOutput, |
| int | status, | ||
| abctime | clk ) |
Definition at line 62 of file giaSat3.c.
