Skip to content
Snippets Groups Projects
Verified Commit 06f665e2 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Perfect foresight: LBJ now available under stack_solve_algo=1 (with/without block/bytecode)

Previously, LBJ was available:

– under stack_solve_algo=6 when neither block nor bytecode were present
– under stack_solve_algo=1 with either block or bytecode (but the documentation
  was not making it clear that it was LBJ)

This commit merges the two values for the option, and makes them
interchangeable. LBJ should now be invoked with stack_solve_algo=1 (but
stack_solve_algo=6 is kept for compatibility, and is a synonymous).
parent 9cc5a557
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment