Commit graph

5 commits

Author SHA1 Message Date
Jan Christian Grünhage d0e8874387 Removed RegularRandom
Regular Random Stuff is not needed anymore, standard random results in a regular random tree now anyway because of the way the pythagoras triangle is implemented
2015-02-11 10:54:17 +01:00
Jan Christian Grünhage b5ba27ce91 Removed PythagorasTree.PythagorasTreeVariant attribute from Pythagoras Triangle, because it is not needed after construction anymore.
Also, @author Tag added to class javadoc
2015-02-11 10:44:22 +01:00
Jan Christian Grünhage 27ee66c322 Still not working 2015-02-10 18:23:13 +01:00
Jan Christian Grünhage f73687b6d6 Changes to PythagorasTree implementation, still not working
Changes to the implementation, is still not workin
2015-02-10 18:13:13 +01:00
Jan Christian Grünhage dfd1841e2f PythagorasTree impementation, not working
New pythagoras Tree implementation, not fully working yet
2015-02-10 17:51:44 +01:00