Skip to content

Retire classic scheduler algorithm--but keep code for now.

Hy Murveit requested to merge murveit/kstars:scheduler50 into master

This change prevents the use of the Classic scheduler algorithm. If the user has Classic set, or if a .esl file has Classic embedded, the system forces the use of the Greedy algorithm anyway, and warns the user in the log window.

Edited by Hy Murveit

Merge request reports