API reference#

System#

ams.system

Module for system.

Model#

ams.core.model

Module for Model class.

ams.core.param

Base class for parameters.

ams.core.service

Service.

Routines#

ams.routines.routine

Module for routine data.

Optimization#

ams.opt.omodel

Module for optimization modeling.

I/O#

ams.io

AMS input parsers and output formatters.

Interoperability#

ams.interop

Interopability package between AMS and other software.

Others#

ams.cli

AMS command-line interface and argument parsers.

ams.main

Main entry point for the AMS CLI and scripting interfaces.

ams.utils.paths

Utility functions for loading ams stock test cases, mainly revised from andes.utils.paths.