__init__(instance)
|
|
add_solution(solution, smap_id[, ...])
|
|
add_symbol_map(symbol_map)
|
|
clear([clear_symbol_maps])
|
|
delete_symbol_map(smap_id)
|
|
load_from(results[, ...])
|
Load solver results |
select([index, ...])
|
Select a solution from the model's solutions. |
store_to(results[, cuid, skip_stale_vars])
|
Return a Solution() object that is populated with the values in the model. |