simopt-admin / simopt

A testbed of simulation-optimization problems and solvers
MIT License
56 stars 24 forks source link

Python dev yingxi #36

Open Yingxi-Li opened 1 year ago

Yingxi-Li commented 1 year ago

The bike-sharing problem models a bike-sharing system in a city. The goal is to optimize the bike distribution over fixed docks such that loss in users due to too many or too few bikes in a dock is minimized.

Please let me know if I need to change, edit, or add things to either the code or the description in the rst file!