.get_ext_ofv | R Documentation |
Gets objective function value from the specific iteration.
.get_ext_ofv(ext_file, iteration = -1e+09)
ext_file |
A string of the ext file name. |
iteration |
A numeric value from the ITERATION column in the ext file. By default iteration=-1000000000. |
An objective function value from specific iteration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.