Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 403 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 403 Bytes

gcspy

Library based on CVXPY to solve optimization problems in Graphs of Convex Sets (GCS). The techniques implemented here are based on the paper Shortest Paths in Graphs of Convex Sets by Tobia Marcucci, Jack Umenberger, Pablo A. Parrilo, and Russ Tedrake.

Warning: The library is still under development and not thoroughly tested yet.