You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this realese is solved a major bug that affects the "addEdge" functions. A good rework to substitute std:set with std::list container but manteining the uniqueness of the edge and the node.
Future Developments
Implementation of other formats for Export.
New Algorthims
Partition Algorithms
More in-depth tests
This discussion was created from the release Release v0.1.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Introduced Features
Introduced Tests
Fixed Issues
Resolved Major Bug
In this realese is solved a major bug that affects the "addEdge" functions. A good rework to substitute std:set with std::list container but manteining the uniqueness of the edge and the node.
Future Developments
This discussion was created from the release Release v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions