API ReferenceΒΆ

The API reference is generated from the package source during the documentation build.

Useful entry points:

  • pyepo.dsl for defining problems symbolically and compiling them to a backend.

  • pyepo.model for optimization model wrappers and built-in problem models.

  • pyepo.func for PyTorch training methods.

  • pyepo.func.jax for JAX training methods.

  • pyepo.data for data generators and optimization-aware datasets.

  • pyepo.metric for decision-quality metrics.

  • pyepo.twostage for two-stage baselines with scikit-learn estimators.

Use the module index for the generated API pages: