Skip to main content
Ctrl+K

AMS 1.3.0 documentation

  • Getting started
  • Examples
  • Development
  • Release notes
  • Routine reference
    • Model reference
    • API reference
  • Getting started
  • Examples
  • Development
  • Release notes
  • Routine reference
  • Model reference
  • API reference

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)#

previous

OModel.init

next

OModel.update

On this page
  • OModel.parse()
Edit on GitHub
Show Source

© Copyright 2023-2025, Jinning Wang.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.17.1.