Skip to content

v1.1.0

Choose a tag to compare

@nrueh nrueh released this 02 Apr 09:19
· 16 commits to master since this release
7259345
  • added support for parsing and solving simple defaults
  • added --step option to parametrize linear step size/exponential base for
    search algorithm of minimal upper bounds
  • fixed a bug with user include for unbounded cardinalities
  • fixed a bug with optimization in incremental bound solving
  • minor fixes