Pregunta

I"m working with flow job scheduling issue. is there a mathematical equation to compute the fitness instead of the Gantt Chart ? thanks in advance.

¿Fue útil?

Solución

It seems the most common fitness measure would be the make span. Specifically you would be minimizing the total length of the schedule (Smaller make-span --> better fitness).

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top