Search and strategies in OPL

  • Authors:
  • Pascal Van Hentenryck;Laurent Perron;Jean-François Puget

  • Affiliations:
  • Brown Univ., Providence, RI;Ilog SA, Gentilly, France;Ilog SA, Gentilly, France

  • Venue:
  • ACM Transactions on Computational Logic (TOCL)
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

OPL is a modeling language for mathematical programming and combinatorial optimization. It is the first language to combine high-level algebraic and set notations from mathematical modeling languages with a rich constraint language and the ability to specify search procedures and strategies that are the essence of constraint programming. This paper describes the facilities available in OPL to specify search procedures. It describes the abstractions of OPL to specify both the search tree (search) and how to explore it (strategies). The paper also illustrates how to use these high-level constructs to implement traditional search procedures in constraint programming and scheduling.