CSRT-NTUA / AlgoPlus

AlgoPlus is a C++17 library for complex data structures and algorithms
https://csrt-ntua.github.io/AlgoPlus
Apache License 2.0
149 stars 20 forks source link

Add unit tests for Min heap and Disjoint set classes #11

Closed spirosmaggioros closed 1 month ago

spirosmaggioros commented 5 months ago

those 2 classes have no unit tests right now.