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
|
1856602e3c
|
Reduces memory usage a bit by using smaller types.
|
2015-05-21 15:56:16 +02:00 |
|
Joshua Moerman
|
f5108ceb43
|
Refactors a bit
|
2015-05-21 14:13:04 +02:00 |
|
Joshua Moerman
|
b2edef0574
|
Fixes two missing includes
|
2015-05-06 17:41:49 +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
|
2b600cca08
|
Fixes some warnings (and re-enables c++14)
|
2015-04-14 11:54:51 +02:00 |
|
Joshua Moerman
|
d8f6399260
|
Makes the project c++11, and removes some auto's
|
2015-04-08 10:43:04 +02:00 |
|
Joshua Moerman
|
64b2331672
|
Fixes some warnings
|
2015-04-07 16:17:48 +02:00 |
|
Joshua Moerman
|
795b79e85d
|
Replaces the poly-lambdas with typed lambdas :(
|
2015-04-07 09:02:06 +02:00 |
|
Joshua Moerman
|
598e72b880
|
Simplifies code by removing phantom typing.
Also removes other unused tools.
|
2015-04-07 08:50:18 +02:00 |
|
Joshua Moerman
|
4253233358
|
Adds a independent alphabet-translation struct. Adds a thingy I needed for gephi
|
2015-03-19 17:26:29 +01: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 |
|