Classes | |
| class | CadicalEngine |
| class | CadicalEngineOneShot |
| class | CadicalSolver |
| class | eSLIM_Man |
| struct | eSLIMConfig |
| struct | eSLIMLog |
| class | exactSynthesisEngine |
| class | KissatCmdEngine |
| class | KissatEngineOneShot |
| class | KissatSolver |
| class | OneshotEngine |
| class | OneshotManager |
| class | randomizedBFS |
| class | randomizedBFSFP |
| class | randomizedBFSnoFP |
| class | RelationGenerator |
| class | RelationGeneratorABC |
| class | SelectionStrategy |
| struct | Subcircuit |
Typedefs | |
| typedef OneshotManager< CadicalEngineOneShot > | CadicalOneShot |
| typedef OneshotManager< KissatEngineOneShot > | KissatOneShot |
| typedef OneshotManager< KissatCmdEngine > | KissatCmdOneShot |
CFile****************************************************************
FileName [eSLIMMan.hpp]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Using Exact Synthesis with the SAT-based Local Improvement Method (eSLIM).]
Synopsis [eSLIM manager.]
Author [Franz-Xaver Reichl]
Affiliation [University of Freiburg]
Date [Ver. 1.0. Started - March 2025.]
Revision [
]
CFile****************************************************************
FileName [relationGeneration.hpp]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Using Exact Synthesis with the SAT-based Local Improvement Method (eSLIM).]
Synopsis [Procedures for computing Boolean relations.]
Author [Franz-Xaver Reichl]
Affiliation [University of Freiburg]
Date [Ver. 1.0. Started - March 2025.]
Revision [
]
CFile****************************************************************
FileName [satInterfaces.hpp]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Using Exact Synthesis with the SAT-based Local Improvement Method (eSLIM).]
Synopsis [Interface to SAT solvers.]
Author [Franz-Xaver Reichl]
Affiliation [University of Freiburg]
Date [Ver. 1.0. Started - March 2025.]
Revision [
]
CFile****************************************************************
FileName [selectionStrategy.hpp]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Using Exact Synthesis with the SAT-based Local Improvement Method (eSLIM).]
Synopsis [Procedures for selecting subcircuits.]
Author [Franz-Xaver Reichl]
Affiliation [University of Freiburg]
Date [Ver. 1.0. Started - March 2025.]
Revision [
]
CFile****************************************************************
FileName [utils.hpp]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Using Exact Synthesis with the SAT-based Local Improvement Method (eSLIM).]
Synopsis [Utilities for the eSLIM package.]
Author [Franz-Xaver Reichl]
Affiliation [University of Freiburg]
Date [Ver. 1.0. Started - March 2025.]
Revision [
]
Definition at line 230 of file synthesisEngine.hpp.
Definition at line 232 of file synthesisEngine.hpp.
Definition at line 231 of file synthesisEngine.hpp.