Ole Kröger
Ole Kröger
@JuliaRegistrator register()
@JuliaRegistrator register()
@JuliaRegistrator register()
@JuliaRegistrator register()
# Benchmark Report for *ConstraintSolver* ## Job Properties * Time of benchmarks: - Target: 11 Sep 2021 - 13:29 - Baseline: 11 Sep 2021 - 13:43 * Package commits: -...
Todo: Compare steiner to before. Probably the change to reverse the complement constraint made this slow. Those reverses should only happen if the constraint was called.
Idea: For `prune_constraint` and `still_feasible` have a function in between which checks if it's the first node call (which is an attribute of `Constraint`) if that's the case then it...
Okay we're back to steiner being very slow but hopefully the bug is fixed :smile:
Run benchmark tests again to be sure and investigate steiner again...
Similar to #248