engine

Classes

Engine(*[, nonlinear_diff_order])

A wrapper around the KNITRO API for a single optimization problem.

Functions

api_add_items(item_type)

api_add_struct(is_obj, structure_type)

api_get_values(item_type, value_type)

api_set_bnds(item_type, bound_type)

api_set_param(param_type)

api_set_types(item_type)

parse_bounds(items, idx_map)

parse_types(items, idx_map)