Classes
Engine(*[, nonlinear_diff_order])
Engine
A wrapper around the KNITRO API for a single optimization problem.
Functions
api_add_items(item_type)
api_add_items
api_add_struct(is_obj, structure_type)
api_add_struct
api_get_values(item_type, value_type)
api_get_values
api_set_bnds(item_type, bound_type)
api_set_bnds
api_set_param(param_type)
api_set_param
api_set_types(item_type)
api_set_types
parse_bounds(items, idx_map)
parse_bounds
parse_types(items, idx_map)
parse_types