API Reference¶
This section documents the public API used in normal COBRA workflows.
Recommended Reading Order¶
- Read Home first for workflow and concept overview.
- Use this API reference for signatures and object responsibilities.
- Use
examples/main.pyas an integration template.
API Sections¶
- Core: top-level orchestration (
COBRA). - Optimizers: goal and parameter definitions plus optimizer choices.
- Simulation and Netlist Parsing: simulator backend and parser behavior.