PLANit-Python Reference

Reference manual

Each PLANit-Python run starts with instantiating a PLANit object instance = Planit().

Whenever you see a ‘+’ in brackets for a method or class entry in this manual, it indicates it accepts one or more parameters. For example there is a method Planit().create_project(+). this indicates the create_project method takes one or more parameters to configure the method call.

See also

Planit()


Planit()

Top-level PLANit instance

PlanitProject

Planit assignment project instance

Assignment

Assignment implementations

Converter Factory

Converter Factory instance

Converter Reader

Converter Readers

Converter Writer

Converter Writers

Demands

Demands implementation

Enums

Enum based configuration classes

Gap Function

Gap Function implementations

Initial Cost

Initial Cost implementation

Output Configuration

Output (type) configuration implementations

Output Formatters

Output formatter implementations

Physical Cost

Physical Cost implementations

Physical Network

Physical Network implementation

Smoothing

Smoothing implementations

Stop Criterion

Stop Criterion implementations

Virtual Cost

Virtual Cost implementations

Zoning

Zoning implementation

Last modified January 1, 0001