Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 438 Bytes

Intersection ALADIN

Solving intersection coordination problem using ALADIN.

Acknowledgements

Based on Julia code implemented by Yuning Jiang.

Under the supervision of Prof. Boris Houska.

Dependencies

  • Python
  • SciPy stack (for numerical calculation)
  • CasADi (for symbolic calculation and optimization solver interfaces)
  • colorama (for colorized terminal output)