#include "jobs.h" int solver_greedy(struct job_clist *q, int32_t *max_build, struct job **job);