Skip to content

API reference

This section documents OpenSCvx from live Python sources via mkdocstrings. Use the left navigation to open any module, or jump into a core module or subpackage below.

Core modules

  • openscvx.problem — Define dynamics, costs, constraints, and assemble an optimization problem.
  • openscvx.config — Configuration objects for runs and solver integrations.
  • openscvx.loader — Load problems from YAML and serialized specs.

Subpackages


Every page under Reference corresponds to a Python module under openscvx/. Internal APIs prefixed with _ are omitted from this reference.