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

12 commits

Author SHA1 Message Date
Joshua Moerman
52da35f494 Adds another format parser 2015-05-13 17:53:36 +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
fd750e4abd Replaces auto return type with concrete types :( 2015-04-07 16:23:07 +02:00
Joshua Moerman
64b2331672 Fixes some warnings 2015-04-07 16:17:48 +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
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
f7fb5def0c Creates stronger types for states, inputs and outputs 2015-03-19 17:25:33 +01:00
Joshua Moerman
c945740cb5 Adds other kind of split 2015-03-19 17:25:32 +01:00
Joshua Moerman
c2f58c4c94 Adds partition refinement, and reading mealy machine 2015-03-19 17:25:09 +01:00