package colibri2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The model is search using iterative deepening depth-first search for ensuring optimality even in presence of infinite choice

val next_dec : Egraph.wt -> (Egraph.wt -> unit) Base.Sequence.t

Add a level of decision for fixing the model, another level could be needed. Could raise unsatisfiable if all the model have been tried

OCaml

Innovation. Community. Security.