Commit 37b6f87
committed
solver: simplify edge-related functions in the solver
Many of the functions in the solver that operated on the edges were very
large which obscured their usage and the overall flow of the scheduler.
This change refactors those functions into separate smaller functions to
make it easier to follow the overall flow of the scheduler.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>1 parent 7fc8434 commit 37b6f87
1 file changed
+260
-206
lines changed
0 commit comments