openmp_set_schedule# graph_tool.openmp_set_schedule(schedule, chunk=0)[source]# Set the runtime OpenMP schedule and chunk size. The schedule can by any of: "static", "dynamic", "guided", "auto".