Skip to content

remove_alternation: option to return nullptr if too many sets needed

Alexandre Duret-Lutz requested to merge adl/557 into next
  • spot/twaalgos/alternation.hh, spot/twaalgos/alternation.cc: Add the new options.
  • spot/twaalgos/complement.cc, spot/twaalgos/minimize.cc: Use it.
  • tests/core/optba.test: Add a test case from Yann.
  • NEWS: Mention those changes.

Merge request reports