firstorder lia
is slow and fails with "reversible in 1st order mode"
#12687
Labels
kind: performance
Improvements to performance and efficiency.
part: firstorder
Issues and PRs about the firstorder tactic.
As far as I understand, the above goal is part of the fragment that
firstorder lia
should be able to solve.However, it runs for about 25 seconds and then fails with
Error: Tactic failure: reversible in 1st order mode.
Desired behavior: It should solve the goal in, say, less than 1s.
Coq version: 8.11.0
/cc @PierreCorbineau
The text was updated successfully, but these errors were encountered: