Skip to content

Extend basic vertex class

Damien Tassetti requested to merge feature/user-friendly-vertices into nexmark

This merge will extend the basic vertex class with different implementations (sort aggregation, flow wrapping, count). Also adds the a simple count use-case (SCB) that is an example of how to use these extended classes.

Merge request reports