Skip to main content
Back to top
Ctrl
+
K
AMS 1.3.0 documentation
Getting started
Examples
Development
Release notes
Routine reference
More
Model reference
API reference
Search
Ctrl
+
K
Search
Ctrl
+
K
Getting started
Examples
Development
Release notes
Routine reference
Model reference
API reference
Collapse Sidebar
Expand Sidebar
Section Navigation
System
Device
Routine
ams.opt.Var
Var.evaluate
Var.get_all_idxes
Var.get_idx
Var.parse
Var.class_name
Var.e
Var.formulation_source
Var.n
Var.shape
Var.size
Var.v
ams.opt.Constraint
Constraint.evaluate
Constraint.get_all_idxes
Constraint.get_idx
Constraint.parse
Constraint.class_name
Constraint.e
Constraint.e_fn
Constraint.e_str
Constraint.formulation_source
Constraint.n
Constraint.shape
Constraint.size
Constraint.v
ams.opt.Objective
Objective.add_term
Objective.evaluate
Objective.get_all_idxes
Objective.get_idx
Objective.parse
Objective.class_name
Objective.e
Objective.e_fn
Objective.e_str
Objective.formulation_source
Objective.n
Objective.shape
Objective.size
Objective.v
ams.opt.OModel
OModel.evaluate
OModel.finalize
OModel.init
OModel.parse
OModel.update
OModel.class_name
OModel.initialized
Examples
Migration: canonical CVXPY in
e_str
(v1.2.3)
Test suite layout
Development
Routine
ams.opt.OModel
OModel.parse
OModel.parse
#
OModel.
parse
(
*
args
,
**
kwargs
)
#
On this page
OModel.parse()
Edit on GitHub
Show Source