• Dominik Charousset's avatar
    Add `set_scheduler` function · 66aaa36d
    Dominik Charousset authored
    The new function allows users to deploy a custom scheduler either by
    implementing `abstract_coordinator` directly or by using the policy-based
    implementation with different policies. Relates #140.
    66aaa36d
scheduler.cpp 10.5 KB