Finding an (optimal) solution to a configuration problem has exponential complexity in the worst case. Nevertheless, most practical cases can be solved sufficiently fast using techniques such as divide-and-conquer (workflows, decomposition), complexity reductions (relaxations), symmetry breaking, heuristics, and solver parametrization. In this chapter, we illustrate the exponential complexity of configuration problems to motivate the need for performance tuning, present some ideas to judge the relevant aspects of complexity, and explain in detail some important techniques to improve solving performance.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Performance Tuning

  • Richard Comploi-Taupe,
  • Andreas Falkner

摘要

Finding an (optimal) solution to a configuration problem has exponential complexity in the worst case. Nevertheless, most practical cases can be solved sufficiently fast using techniques such as divide-and-conquer (workflows, decomposition), complexity reductions (relaxations), symmetry breaking, heuristics, and solver parametrization. In this chapter, we illustrate the exponential complexity of configuration problems to motivate the need for performance tuning, present some ideas to judge the relevant aspects of complexity, and explain in detail some important techniques to improve solving performance.