Add solve_algo, markowitz, maxit and tolf options to pfwee_setup

fix-tolerance-parameters
Sébastien Villemot 2022-04-29 15:53:26 +02:00
parent 6509bc7d36
commit 32761173e0
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 4 additions and 0 deletions

View File

@ -1468,6 +1468,10 @@ perfect_foresight_with_expectation_errors_setup_options_list : perfect_foresight
perfect_foresight_with_expectation_errors_setup_options : o_periods
| o_datafile
| o_solve_algo
| o_markowitz
| o_steady_maxit
| o_steady_tolf
;
perfect_foresight_with_expectation_errors_solver : PERFECT_FORESIGHT_WITH_EXPECTATION_ERRORS_SOLVER ';'