hi_solver_info | R Documentation |
This function retrieves detailed information about the solver's state and performance.
hi_solver_info(solver)
solver |
An object of class "highs_solver". |
A list containing solver information.
solver <- example_solver()
info <- hi_solver_info(solver)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.