📗
Ithaca Docs
  • Overview
    • Ithaca Overview
    • Official Links
  • Architecture
    • Pre-Match Processing
      • Frequent Batch Auctions (FBA)
        • Auction Specifications
        • Common Product Specifications
        • Orders
      • Risk Sharing Building Blocks (RSBB)
      • Mixed Integer Linear Programming (MILP) Optimization
      • Portfolio Dominance
      • Matching Process Summary
    • Post-Match Processing
      • Settlement
      • User Funds
      • Collateral Optimization Engine
        • Trade Collateralization
        • Portfolio Collateralization
          • Example 1
          • Example 2
  • Ithaca App
    • Get Started
      • Connect to the Ithaca App
      • Depositing Arbitrum USDC and WETH
      • Depositing Other Funds and Funds From Other Chains
      • Choose Your Journey and Get Started
    • App Overview
    • Dashboard
    • Trading
      • Market
        • Options
        • Digital Options
        • Forwards
      • Stories
        • Bet
        • Risky Earn
        • Riskless Earn
        • No Gain, No Payin’
        • Bonus | Twin-Win
        • Barriers
          • Up-and-In Call Option
          • Up-and-Out Call Option
          • Down-and-In Put Option
          • Down-and-Out Put Option
      • Position Builder
      • Dynamic Option Strategies
        • Spreads
        • Risk Reversal
        • Ladders
        • Straddles & Strangles
        • Condors
        • Butterflies
    • Analytics
    • Staking
  • Ecosystem
    • Progressive Decentralization
    • Airdrops
      • Season One
        • Earning Points
        • Trading Points
          • Fills
          • Orders
          • Bespoke Trading Incentives
        • Engagement Points
          • Social Engagement
          • Referrals
        • Badges and Special Points
        • Point Activation - Sybil Resistance
        • Halvings
        • Get Started - Points
      • $ITHACA Airdrop Claim Instructions
    • Fees
  • Agents
    • Agents Overview
    • Fee System
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Architecture
  2. Pre-Match Processing

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.

PreviousRisk Sharing Building Blocks (RSBB)NextPortfolio Dominance

Last updated 1 year ago

Was this helpful?