Loading [MathJax]/extensions/tex2jax.js
dlinear
0.0.1
Delta-complete SMT solver for linear programming
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
b
c
d
g
h
i
l
m
n
o
p
r
s
t
v
Functions
c
d
g
h
i
m
o
p
r
s
t
Typedefs
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
Enumerations
Related Symbols
f
i
l
m
o
t
u
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
Concepts
Loading...
Searching...
No Matches
dlinear::SatSolver Member List
This is the complete list of members for
dlinear::SatSolver
, including all inherited members.
AddClause
(const Formula &f)
dlinear::SatSolver
AddClauses
(const std::vector< Formula > &formulas)
dlinear::SatSolver
AddClauseToSat
(const Formula &f)=0
dlinear::SatSolver
protected
pure virtual
AddFormula
(const Formula &f)
dlinear::SatSolver
AddFormulas
(const std::vector< Formula > &formulas)
dlinear::SatSolver
AddLearnedClause
(const LiteralSet &literals)=0
dlinear::SatSolver
pure virtual
AddLearnedClause
(const Literal &literals)=0
dlinear::SatSolver
pure virtual
AddLiteral
(const Formula &f)
dlinear::SatSolver
protected
AddLiteral
(const Literal &l, bool learned)=0
dlinear::SatSolver
protected
pure virtual
Assume
(const LiteralSet &literals)
dlinear::SatSolver
Assume
(const Literal &lit)=0
dlinear::SatSolver
pure virtual
CheckSat
()=0
dlinear::SatSolver
pure virtual
cnf_variables_
dlinear::SatSolver
protected
cnfizer_
dlinear::SatSolver
protected
cnfizer_stats
() const
dlinear::SatSolver
config_
dlinear::SatSolver
protected
cur_clause_start_
dlinear::SatSolver
protected
FixedTheoryLiterals
()
dlinear::SatSolver
FixedTheoryLiterals
(LiteralSet &fixed_literals)=0
dlinear::SatSolver
pure virtual
GetMainActiveLiterals
()=0
dlinear::SatSolver
protected
pure virtual
GetMainActiveLiterals
(std::set< int > &lits) const
dlinear::SatSolver
protected
main_clause_lookup_
dlinear::SatSolver
protected
main_clauses_copy_
dlinear::SatSolver
protected
MakeSatVar
(const Variable &var)=0
dlinear::SatSolver
protected
pure virtual
MarkAsCnfVariable
(const Variable &var)
dlinear::SatSolver
OnSatResult
()
dlinear::SatSolver
protected
predicate_abstractor
() const
dlinear::SatSolver
inline
predicate_abstractor_
dlinear::SatSolver
protected
sat_to_var_
dlinear::SatSolver
protected
SatSolver
(PredicateAbstractor &predicate_abstractor, const std::string &class_name="SatSolver")
dlinear::SatSolver
explicit
stats
() const
dlinear::SatSolver
inline
stats_
dlinear::SatSolver
protected
UpdateLookup
(int lit)
dlinear::SatSolver
protected
var_to_sat_
dlinear::SatSolver
protected
Generated by
1.11.0