Mixed Integer Linear Programming (MILP) Optimization

Mixed Integer Linear Programming (MILP) allows for the searching of clearing prices and associated sets of consistent orders that maximize executed volume and satisfy best execution requirements. The optimization incorporates conditional orders and automatic replication.

MILP utilizes advanced heuristics to perform an efficient search of the solution space using the branch-and-bound algorithm for binary integer constraints.

Last updated