JWally / jsLPSolver

Simple OOP javaScript library to solve linear programs, and mixed integer linear programs
The Unlicense
420 stars 69 forks source link

Get some data in array #120

Open ManhVuTien opened 2 years ago

ManhVuTien commented 2 years ago

I have an array of 100 objects like: [{salary:1000, value: 20},{salary:1500, value: 18},{salary:1000, value: 5}...] Can I use this library to get 5 objects with some conditions: