Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
method get_solver : abstractSolver
method get_state : state
method get_solve_result : solve_result
method solve_with_assumptions : 'a literal list -> unit
method add_clause_array : 'a literal array -> unit
method add_clause_list : 'a literal list -> unit
method add_unit_clause : 'a literal -> unit
method add_formula : 'a formula -> unit