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
159 stars 20 forks source link

Test cases for 2-3-4 tree seems to work on macos but not on ubuntu #66

Open spirosmaggioros opened 2 months ago

spirosmaggioros commented 2 months ago

For ubuntu users. We have to review the 234 tree class and it's test cases as the ubuntu workflow has errors when running the test cases. In other os's test cases works fine.