Group Abstract Group Abstract

Message Boards Message Boards

Advanced Linear Programming

Posted 11 years ago
POSTED BY: nadav luboshitz

It looks like you need to work with an integer linear program (ILP), at least in the formulation you describe. Both NMinimize and LinearProgramming support integer variables, and of course they can be restricted to binary with a constraint such as 0<=x<=1.

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard