Added solve_algo as an option for perfect_foresight_solver.

issue#70
Stéphane Adjemian (Hermes) 2015-12-22 02:43:36 +01:00 committed by Stéphane Adjemian (Charybdis)
parent 8ac1b5c4fd
commit ac36e194ce
1 changed files with 1 additions and 0 deletions

View File

@ -1027,6 +1027,7 @@ perfect_foresight_solver_options : o_stack_solve_algo
| o_endogenous_terminal_period
| o_linear_approximation
| o_no_homotopy
| o_solve_algo
| o_lmmcp
| o_occbin
;