Skip to content

[hammer] fix tactic ordering

Loïc Correnson requested to merge fix/tactic-ordering into master

Fixes #105 (closed)

Also changes Crc.state into Crc.status which is more readable.

Also warn once for unknown or non-tactic transformations.

Also back to normal exploration when tactic is not found.

Merge request reports