rustsat_batsat

Type Alias BasicSolver

source
pub type BasicSolver = Solver<BasicCallbacks>;
Expand description

RustSAT wrapper for batsat::BasicSolver

Aliased Typeยง

struct BasicSolver { /* private fields */ }