Skip to content
Snippets Groups Projects
  • Etienne Kneuss's avatar
    8346494c
    Solver-based enumeration of models · 8346494c
    Etienne Kneuss authored
    - enumSimple allows to enumerate distinct models (models will typically
      only slightly differ , e.g. only w.r.t one integer)
    
    - enumVarying allows to specify a caracteristic (i.e. `size`) and
      enumerate `N` models of each size.
    8346494c
    History
    Solver-based enumeration of models
    Etienne Kneuss authored
    - enumSimple allows to enumerate distinct models (models will typically
      only slightly differ , e.g. only w.r.t one integer)
    
    - enumVarying allows to specify a caracteristic (i.e. `size`) and
      enumerate `N` models of each size.