OscaR User-Guide Logo
latest
  • Preface
  • OscaR-CP
  • OscaR-CBLS
  • About
OscaR User-Guide
  • Docs »
  • OscaR-Usermanual
  • Edit on Bitbucket

OscaR-UsermanualΒΆ

  • Preface
    • How to read this tutorial
    • What you will NOT find in this document
    • Install OscaR
    • Getting Help with OscaR
    • Learning Scala
    • Miscellaneous
      • Links
      • Acknowledgment
      • Citing OscaR CP
  • OscaR-CP
    • Learning Outcomes
    • Create basic models (L1)
      • Declare a solver, create variables, add constraints
      • Add an Objective function
    • Using the Search
      • Predefined Searches(L1)
      • Specify limits on the search (L1)
      • Limited Discrepancy Search (L2)
    • Custom Search (L2)
      • Binary search
      • N-ary search
      • A custom first fail
    • Adding Constraints to the model (L1)
      • Filtering level(L2)
    • Expressions and simple constraints (L1)
      • Binary Relation Constraints (L1)
      • Arithmetic Constraints (L1)
      • Reified and logical constraints (L1)
      • Element Constraints (indexing array with variable) (L1)
    • Global Constraints (L1-L2)
    • Implement your own constraint (L3)
      • Less or equal constraint
    • Large Neighborhood Search (L2)
  • OscaR-CBLS
    • Learning Outcomes
    • Hello Queens (L1)
    • Warehouse Location Example (L1)
    • Gutts of OscaR.cbls (L3)
      • Features of OscaR.cbls, for the impatient nerds
      • Architecture of OscaR.cbls
    • Modeling with OscaR.cbls (L1)
      • Propagation in OscaR.cbls (L1)
      • Notification in Oscar.cbls (L3)
      • Constraints (L1)
    • Searching with OscaR.cbls
      • Searching with OscaR.cbls using standard neighborhoods and combinators (L1)
  • About
Next

© Copyright 2018, Pierre Schaus, Renaud De Landtsheer Revision c0315ca2.

Built with Sphinx using a theme provided by Read the Docs.