Skip to content

A python implementation of combinatorial equilibrium modelling method

License

Notifications You must be signed in to change notification settings

guozifeng91/cem_mini

Repository files navigation

Combinatorial Equilibrium Modeling (CEM) solver mini

cem_mini is a python implementation of the CEM method originally proposed by Dr. Ohlbrock, P. O., ETH Zurich

cem_mini aims to minimize the number of dependent libraries
cem_mini attempts to stay with function-oriented-programming style and simplifies the data structure

cem_mini is implemented by Z. Guo, following the chapter 7 of Dr. Ohlbrock 's PhD thesis Combinatorial Equilibrium Modelling

the implementation is validated using CEM Grasshopper developed by Ohlbrock, Patrick Ole and D'Acunto, Pierluigi, and compas_cem developed by Rafael Pastrana

dependent

numpy

matplotlib

examples

some basic examples source code and jupyter notebook

examples on making bridges

Alt text

Alt text

Alt text

Alt text

Alt text

About

A python implementation of combinatorial equilibrium modelling method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published