Skip to content
Snippets Groups Projects
Commit 4e8fcf6d authored by Stéphane Adjemian's avatar Stéphane Adjemian Committed by Stéphane Adjemian
Browse files

Use lmmcp option in integration tests.

parent 97d094b6
Branches
Tags
No related merge requests found
......@@ -68,7 +68,7 @@ end;
perfect_foresight_setup(periods=100);
perfect_foresight_solver(stack_solve_algo=7, solve_algo=10);
perfect_foresight_solver(lmmcp);
rplot Investment;
......
......@@ -66,7 +66,7 @@ end;
perfect_foresight_setup(periods=100);
perfect_foresight_solver(stack_solve_algo=7, solve_algo=10);
perfect_foresight_solver(lmmcp);
rplot Investment;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment