Deadline Compliance, Predictability, and On-Line Optimization in Real-Time Problem Solving

Abstract

Real-time algorithms need to address the time constraints (e.g. deadlines) imposed by applications like process control and robot navigation. Furthermore, dependable realtime algorithms need to be predictable about their ability to meet the time constraints of given tasks. A real-time algorithm is predictable, if it can decide the feasibility of meeting time constraints of a given task or an arbitrary task from a task set well ahead of the deadline. Lastly, a real-time algorithm should exhibit progressively optimizing behavior (i.e. the quality of the solution produced should improve as time constraints are relaxed). We propose a new algorithm, SARTS, that is based on a novel on-line technique to choose the proper values of parameters which control the time allocated to planning based on the time constraints. SARTS also provides criteria to predict its ability to meet the time constraints of a given task. The paper provides theoretical and experimental characterization of SARTS as a dependable real-time algorithm. 1.

Cite

Text

Hamidzadeh and Shekhar. "Deadline Compliance, Predictability, and On-Line Optimization in Real-Time Problem Solving." International Joint Conference on Artificial Intelligence, 1995.

Markdown

[Hamidzadeh and Shekhar. "Deadline Compliance, Predictability, and On-Line Optimization in Real-Time Problem Solving." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/hamidzadeh1995ijcai-deadline/)

BibTeX

@inproceedings{hamidzadeh1995ijcai-deadline,
  title     = {{Deadline Compliance, Predictability, and On-Line Optimization in Real-Time Problem Solving}},
  author    = {Hamidzadeh, Babak and Shekhar, Shashi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1995},
  pages     = {220-226},
  url       = {https://mlanthology.org/ijcai/1995/hamidzadeh1995ijcai-deadline/}
}