fslaborg / flips

Fsharp LInear Programming System
https://flipslibrary.com/#/
MIT License
252 stars 32 forks source link

Add Slice Maps #10

Closed matthewcrews closed 4 years ago

matthewcrews commented 4 years ago

One of the most useful features in formulating an optimization problem is creating a slice of an indexed collection. Being able to take slice across different dimensions is common in the formulation of Mathematical Optimization problems.