Makes an initial plan.

construct_plan(args)

Arguments

args

Command-line arguments. Doesn't care about the number of tasks, but otherwise might as well use the same command-line arguments here as elsewhere.

If you want to call this, see main for an example.