JavierMarrero / jlibgraph

Comprehensive library for Graph theory and algorithms in Java
GNU Lesser General Public License v2.1
10 stars 9 forks source link

Bugfix #86

Closed JavierMarrero closed 1 year ago

JavierMarrero commented 1 year ago

Fixed a bug in the getParent method of the general tree implementation. However, further changes in the architecture may be performed.