Scheduling by iterative partition of bottleneck conflicts - Robotics Institute Carnegie Mellon University

Scheduling by iterative partition of bottleneck conflicts

Nicola Muscettola
Conference Paper, Proceedings of 9th IEEE Conference on Artificial Intelligence for Applications, pp. 49 - 55, March, 1993

Abstract

The author describes conflict partition scheduling (CPS), a novel methodology that constructs solutions to scheduling problems by repeatedly identifying bottleneck conflicts and posting constraints to resolve them. The identification of bottleneck conflicts is based on a capacity analysis using a stochastic simulation methodology. Once a conflict is identified, CPS does not attempt to resolve it completely; instead it introduces constraints that merely decrease its criticality. By reducing the amount by which each scheduling decision prunes the search space, CPS tries to minimize the chance of getting lost in blind alleys. The effectiveness of CPS was demonstrated by an experimental analysis that compared CPS to two current scheduling methods: micro-opportunistic constraint-directed search and min-conflict iterative repair. CPS is shown to perform better than both on a standard benchmark of constraint satisfaction scheduling problems

BibTeX

@conference{Muscettola-1993-13459,
author = {Nicola Muscettola},
title = {Scheduling by iterative partition of bottleneck conflicts},
booktitle = {Proceedings of 9th IEEE Conference on Artificial Intelligence for Applications},
year = {1993},
month = {March},
pages = {49 - 55},
}