A Declarative Modeling Framework that Integrates Solution Methods John N. Hooker Hak-Jin Kim G. Ottosson 10.1184/R1/6702926.v1 https://kilthub.cmu.edu/articles/journal_contribution/A_Declarative_Modeling_Framework_that_Integrates_Solution_Methods/6702926 Constraint programming offers modeling features and solution methods that are unavailable in mathematical programming but are often flexible and efficient for scheduling and other combinatorial problems. Yet mathematical programming is well suited to declarative modeling languages and is more efficient for some important problem classes. This raises this issue as to whether the two approaches can be combined in a declarative modeling framework. This paper proposes a general declarative modeling system in which the conditional structure of the constraints shows how to integrate any "checker" and any special-purpose "solver". In particular this integrates constraint programming and optimization methods, because the checker can consist of constraint propagation methods, and the solver can be a linear or nonlinear programming routine. 1969-11-01 00:00:00 modeling language constraint programming mathematical programming optimization method constraint propagation linear programming nonlinear programming