ABC: A System for Sequential Synthesis and Verification
Loading...
Searching...
No Matches
AbcApi.cpp
Go to the documentation of this file.
1
19
20
#include "
Solver.h
"
21
#include "
sat/cnf/cnf.h
"
22
23
ABC_NAMESPACE_IMPL_START
24
25
using namespace
Minisat
;
26
30
34
46
int
Abc_CallMiniSat22
(
Cnf_Dat_t
*
p
)
47
{
48
Solver
S;
49
int
Result = -1;
50
return
Result;
51
}
52
53
57
58
59
ABC_NAMESPACE_IMPL_END
Abc_CallMiniSat22
int Abc_CallMiniSat22(Cnf_Dat_t *p)
DECLARATIONS ///.
Definition
AbcApi.cpp:46
ABC_NAMESPACE_IMPL_START
#define ABC_NAMESPACE_IMPL_START
Definition
abc_namespaces.h:54
ABC_NAMESPACE_IMPL_END
#define ABC_NAMESPACE_IMPL_END
Definition
abc_namespaces.h:55
Solver.h
Minisat::Solver
Definition
Solver.h:37
cnf.h
Cnf_Dat_t
struct Cnf_Dat_t_ Cnf_Dat_t
Definition
cnf.h:52
p
Cube * p
Definition
exorList.c:222
Minisat
Definition
Alg.h:28
src
sat
bsat2
AbcApi.cpp
Generated by Doxygen 1.13.2 © 2025 EPTansuo. All rights reserved.
鲁ICP备2021046540号