A
A
Andrey Dr2013-11-21 13:14:51
Algorithms
Andrey Dr, 2013-11-21 13:14:51

Is there an algorithm to test scheduling theory?

Good time of the day. My question may seem too abstract, but still I will try to describe the problem.
I am doing scheduling theory and looking for a suitable algorithm or problem to test the method.
The requirements are:
there are some data sets that we want to process;
processing consists of stages;
the sequence of steps may vary;
for different data (different types or different sizes of the same type or something like that) a different sequence of steps is preferable.
Something like that. I really hope for help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
afiskon, 2013-11-21
@afiskon

Sounds like a good challenge to apply artificial intelligence algorithms. For example, breadth-first search, depth-first search, A* algorithm, and others. See for example.

M
medsun, 2013-12-09
@medsun

Your wording is very similar to Job-shop scheduling problem

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question