Metadata-Version: 2.1
Name: TraffiX
Version: 0.1.0a0
Summary: A package for macroscopic transportation assignment.
Home-page: https://github.com/Ultios/StraPy
Author: Aulia Rahman
Author-email: rahmancs02@gmail.com
Keywords: Traffic Assignment,Transportation Planning,Macroscopic Transportation Planning
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# StraPy
Sustainable Transportation Planning with Python. <br>
It will soon be renamed into TraffiX, as the name "StraPy" clashed with other package name in PyPi.

## Purpose
StraPy is aiming to create a free open access transportation simulation software for all, increasing reproducibility, transparency, and public accessibility while decreasing cost and subjective decision making in the transportation modelling domain.<br>
StraPy is also intended as an environment and framework for student, researcher, public institution or any other interested parties to test all of their transportation modelling related problem for the advancement of the discipline itself.

## Current and Future Project Directions
### Now
StraPy is currently developing macroscopic modelling assignment (User Equilibrium) described in Yosef Sheffi's Urban Transportation Networks and Maximum Entropy Matrix Estimation commonly used as the basic macroscopic transportation model in the four step transport plannning model. <br>
### In the near future
StraPy short-term goals is supporting classical transportation modellling techniques and method described in Ortúzar & Willumsen's Modelling Transport. <br>
### In the distant future
Although the current goals of StraPy are focusing on macroscopic aspect of transportation modelling, it is also expected to include functionalities to support on any other branches such as microscopic transportation modelling, behavioral model (discrete choice modelling), Agent-based Modelling (such as MATSim), dynamic modelling, etc.

## References
1. Aulia Rahman's [working paper](https://drive.google.com/file/d/1EsmRboHHBDYEzDBGGMN8GfWzcz8Zja3M/view?usp=sharing "Working Paper") (Indonesian Language).
2. Sheffi, Y. 1984. Urban Transportation Networks.
3. Ortúzar, J. de D., Willumsen, L.G., Consultancy, L.W., 2011. Modelling Transport.


# CHANGELOG

## Version 0.1.0-alpha 01/23/1998
This the first release of this package.

User Equilibrium method
Four Step model compatibility
