中文

A reusable iterative optimization software library to solve combinatorial problems with approximate reasoning

人工智能 2007-05-23 v1

摘要

Real world combinatorial optimization problems such as scheduling are typically too complex to solve with exact methods. Additionally, the problems often have to observe vaguely specified constraints of different importance, the available data may be uncertain, and compromises between antagonistic criteria may be necessary. We present a combination of approximate reasoning based constraints and iterative optimization based heuristics that help to model and solve such problems in a framework of C++ software libraries called StarFLIP++. While initially developed to schedule continuous caster units in steel plants, we present in this paper results from reusing the library components in a shift scheduling system for the workforce of an industrial production plant.

关键词

引用

@article{arxiv.cs/9812017,
  title  = {A reusable iterative optimization software library to solve combinatorial problems with approximate reasoning},
  author = {Andreas Raggl and Wolfgang Slany},
  journal= {arXiv preprint arXiv:cs/9812017},
  year   = {2007}
}

备注

33 pages, 9 figures; for a project overview see http://www.dbai.tuwien.ac.at/proj/StarFLIP/