cnlp_get_solver_data

Function cnlp_get_solver_data 

Source
pub unsafe extern "C" fn cnlp_get_solver_data(
    problem: CNLP_ProblemPtr,
) -> CNLP_SolverData
Expand description

Retrieve solver data for review without having to keep the result of cnlp_solve around.