Skip to content

Commit

Permalink
Option cvt:dvelim: comment on AMPL's linelim and substout #153
Browse files Browse the repository at this point in the history
  • Loading branch information
glebbelov committed Dec 29, 2024
1 parent 9ad5dc6 commit 22bd835
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/mp/flat/problem_flattener.h
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,8 @@ class ProblemFlattener :
"Eliminate AMPL defined variables "
"by substitution into linear, quadratic, and polynomial "
"expressions:\n"
"\n.. value-table::\n",
"\n.. value-table::\n"
"\nSee also AMPL options linelim and substout.",
dvelim_, values_dvelim);
}

Expand Down

0 comments on commit 22bd835

Please sign in to comment.