Skip to content

[Scheduler] Add Scheduler.getNodeScheduling method and fix sequential function.

Cyril Moineau requested to merge GetScheduling into main

Feature

  • Scheduling porvide a list of nodes sorted by the scheduling order

Fix

  • parallel, sequential and residual function now work on python, issue with the binding and the py::explicitly_convertible function.

Refactor:

Edited by Cyril Moineau

Merge request reports

Loading