Skip to content

#passed counters added to more selection algorithms

Daniel Magdalinski requested to merge dmagdali-Hlt2ControlFlow-optimization into master

Added '#passed' counters for several Hlt2 selections algorithms. The counter is a bool that was there only for Combiners before. I use this for optimizing the control flow in Moore!2757 (merged).

Merge request reports