You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mixed Integer Linear Programming for selecting a subset of a dataset, while enforcing at the same time a particular distribution in each dimension. The code uses Matlab's "intlinprog" solver, which is part of the optimization toolbox.
About
Mixed Integer Linear Programming for selecting a subset of a dataset, while enforcing at the same time a particular distribution in each dimension. The code uses Matlab's "intlinprog" solver, which is part of the optimization toolbox.