1
Fork 0
mirror of https://github.com/Jaxan/hybrid-ads.git synced 2025-04-27 15:07:45 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Joshua Moerman
e3b512fe6d Adds an extra program option: the random seed (optional) 2015-07-28 16:37:10 +02:00
Joshua Moerman
a9e3fdfd1c Simplified the lca implementation (now without state) 2015-07-10 09:31:39 +02:00
Joshua Moerman
f5108ceb43 Refactors a bit 2015-05-21 14:13:04 +02:00
Joshua Moerman
22208275fd Alters the splitting tree to be minimal (for the W-method) 2015-04-20 14:14:10 +02:00
Joshua Moerman
c61df91202 Hopefully solved the initializer-list error in VS 2013 :( 2015-04-07 16:33:05 +02:00
Joshua Moerman
2dd5d326cb Replaces constexpr with const 2015-04-07 09:06:05 +02:00
Joshua Moerman
5512b57c75 Adds randomization 2015-03-19 17:25:34 +01:00
Joshua Moerman
e4a7cf9933 Removes some duplicate words. Adds conformance to java interface. Adds randomization 2015-03-19 17:25:34 +01:00
Joshua Moerman
1c9f56a6ec Refactors a lot. Also implements a basic test suite. 2015-03-19 17:25:34 +01:00
Joshua Moerman
3a5d5cc551 Splits the main file in more files. 2015-03-19 17:25:33 +01:00
Joshua Moerman
7f923a4c1c Adds the construction of a splitting tree 2015-03-19 17:25:33 +01:00
Joshua Moerman
556abfa569 Moves splitting tree to header and adds write to dot function 2015-03-19 17:25:33 +01:00