Planit()
Top-level PLANit instance
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.
Top-level PLANit instance
Planit assignment project instance
Assignment implementations
Converter Factory instance
Converter Readers
Converter Writers
Demands implementation
Enum based configuration classes
Gap Function implementations
Initial Cost implementation
Output (type) configuration implementations
Output formatter implementations
Physical Cost implementations
Physical Network implementation
Smoothing implementations
Stop Criterion implementations
Virtual Cost implementations
Zoning implementation