Building Decision Support Systems using MiniZinc /
This book introduces readers to the principles of intelligent decision support systems (IDSS) and how to build them with MiniZinc, a free, open-source constraint programming language. Managing an IDSS project requires an understanding of the system’s design and behaviour. The book enables readers to...
Main Author: | |
---|---|
Corporate Author: | |
Language: | English |
Published: |
Cham :
Springer International Publishing : Imprint: Springer,
2020.
|
Edition: | 1st ed. 2020. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-3-030-41732-1 |
Table of Contents:
- Motivation for IDS
- Modelling and Choices
- Examples of Industrial Decisions
- Problem Modelling in MiniZinc
- Algorithms and Complexity
- Constraint Classes
- Constraint Classes and Solvers
- Constraint Classes in MiniZinc
- Integrating Solvers with Search
- Search Control in MiniZinc
- Uncertainty
- IDSS for optimisation - the future.