sidekick/msat.mlpack
Simon Cruanes 2fe5be8317 update Log interface, with real/dummy implementation
- `make disable_log` to use the dummy
- `make enable_log` to use the real one (slower)
2016-01-20 21:04:44 +01:00

36 lines
297 B
Text

# Debug
Log
# Interface definitions
Formula_intf
Theory_intf
Plugin_intf
Expr_intf
Tseitin_intf
Res_intf
Solver_types_intf
# Solver Modules
Internal
Solver
Mcsolver
Solver_types
# Backends
Dot
Dedukti
# Auxiliary modules
Res
Tseitin
# Sat/Smt modules
Expr
Cnf
Sat
Mcsat
Cc
Sig
Smt
Unionfind