English

Scheduling Plans of Tasks

Artificial Intelligence 2021-02-09 v1

Abstract

We present a heuristic algorithm for solving the problem of scheduling plans of tasks. The plans are ordered vectors of tasks, and tasks are basic operations carried out by resources. Plans are tied by temporal, precedence and resource constraints that makes the scheduling problem hard to solve in polynomial time. The proposed heuristic, that has a polynomial worst-case time complexity, searches for a feasible schedule that maximize the number of plans scheduled, along a fixed time window, with respect to temporal, precedence and resource constraints.

Keywords

Cite

@article{arxiv.2102.03555,
  title  = {Scheduling Plans of Tasks},
  author = {Davide Andrea Guastella},
  journal= {arXiv preprint arXiv:2102.03555},
  year   = {2021}
}

Comments

Internship done at LIP6 in 2017

R2 v1 2026-06-23T22:53:54.385Z