Constraints Research
Constraints Research
Introduction
Constraint Programming (CP) is a method in computer science and operations research for solving combinatorial problems by stating constraints that must be satisfied rather than describing a step-by-step procedure.
In Open Supply Planning constraints will be associated with each individual facility or node. Each node is containerized (Kubernetes) , is separated from other nodes and has constraints that control its behavior. Communication between nodes will be with Apache Kafka messages.
Drawing created in Obsidian and Excalidraw
Appendix
Apendix A
References:
- Handbook of Constraint Programming Foundations of Artificial Intelligence, Vol. 2, Suppl. (C), 2006 ISSN: 1574-6526
This post is licensed under CC BY 4.0 by the author.