Skip to content

0.9.0

Compare
Choose a tag to compare
@tpaviot tpaviot released this 10 Sep 12:29
· 330 commits to master since this release

New features:

  • new constraints: OrderedTaskGroup, UnorderedTaskGroup
  • add the builtin z3 optimizer as a solver option

Misc:

  • max_time can be set to inf(inity)
  • fix cost computation
  • refactor the Constraint class hierarchy