Skip to content

1.2

Compare
Choose a tag to compare
@Maumagnaguagno Maumagnaguagno released this 02 Jun 04:18

This release supports Ruby 2.0 up to 3.0, requires HyperTension 2.1.
It includes part of the improvements done for HyperTensioN for the HTN IPC 2020.
The most significant difference is the new state representation used both during compilation and planning, which makes common operations simpler and faster.
It is still compatible with previously compiled planning instances, but may generate different outputs compared to the previous versions.
Improvements:

  • Remove applicable?/apply/apply_operator/generate calls from UHyper_Compiler
  • Exit code based on problem return value
  • Avoid forwardable in several examples