Joshua Moerman
|
713b5fb48c
|
Merges the read_mealy files
|
2015-05-20 12:23:13 +02:00 |
|
Joshua Moerman
|
52da35f494
|
Adds another format parser
|
2015-05-13 17:53:36 +02:00 |
|
Joshua Moerman
|
432540f148
|
Rewrote the parser to accept a bit more (and to be read easier as well)
|
2015-04-29 15:39:13 +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
|
598e72b880
|
Simplifies code by removing phantom typing.
Also removes other unused tools.
|
2015-04-07 08:50:18 +02:00 |
|
Joshua Moerman
|
9d83501d69
|
Removes assert in favor of exceptions. Removes code I do not use. Bug fix.
|
2015-03-31 11:41:21 +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
|
e4a7cf9933
|
Removes some duplicate words. Adds conformance to java interface. Adds randomization
|
2015-03-19 17:25:34 +01:00 |
|
Joshua Moerman
|
c4625bf775
|
Adds possibility to read stdin
|
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
|
f7fb5def0c
|
Creates stronger types for states, inputs and outputs
|
2015-03-19 17:25:33 +01:00 |
|
Joshua Moerman
|
c2f58c4c94
|
Adds partition refinement, and reading mealy machine
|
2015-03-19 17:25:09 +01:00 |
|