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

21 commits

Author SHA1 Message Date
Joshua Moerman
ad58d6ac07 Adds some documentation in latex 2015-03-30 11:40:35 +02:00
Joshua Moerman
46540d62c7 Adds a readme and removes some data (which is moved to a different repo) 2015-03-19 18:06:27 +01: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
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
a7a7f815da Refactors the dist_seq to distinguishing_sequence 2015-03-19 17:25:33 +01:00
Joshua Moerman
4a2bc674cc Rewrites main to log runtimes, output checking seqs (compressed) 2015-03-19 17:25:33 +01:00
Joshua Moerman
30d1d0e5c5 Fixes a (major) bug (by cleaning up code) 2015-03-19 17:25:33 +01:00
Joshua Moerman
0c15269bbc Adds output of uios 2015-03-19 17:25:33 +01:00
Joshua Moerman
3a5d5cc551 Splits the main file in more files. 2015-03-19 17:25:33 +01:00
Joshua Moerman
e2b9910375 Adds some small tests 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
f4f5f5713f Restructures partition-API. Adds LY-validity check. 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
Joshua Moerman
f7fb5def0c Creates stronger types for states, inputs and outputs 2015-03-19 17:25:33 +01:00
Joshua Moerman
b62d3a1a17 Adds phantom type (to be used for state/input/output) 2015-03-19 17:25:33 +01:00
Joshua Moerman
864d0818d1 Removes some output 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