.. |
adaptive_distinguishing_sequence.cpp
|
Fixes some warnings
|
2015-04-07 16:17:48 +02:00 |
adaptive_distinguishing_sequence.hpp
|
Refactors a lot. Also implements a basic test suite.
|
2015-03-19 17:25:34 +01:00 |
CMakeLists.txt
|
Adds partition refinement, and reading mealy machine
|
2015-03-19 17:25:09 +01:00 |
logging.hpp
|
Fixes some warnings
|
2015-04-07 16:17:48 +02:00 |
mealy.hpp
|
Makes the project c++11, and removes some auto's
|
2015-04-08 10:43:04 +02:00 |
partition.hpp
|
Fixes some warnings (and re-enables c++14)
|
2015-04-14 11:54:51 +02:00 |
reachability.cpp
|
Makes the project c++11, and removes some auto's
|
2015-04-08 10:43:04 +02:00 |
reachability.hpp
|
Added restriction to reachable sub machine
|
2015-04-07 16:17:28 +02:00 |
read_mealy_from_dot.cpp
|
Makes the project c++11, and removes some auto's
|
2015-04-08 10:43:04 +02:00 |
read_mealy_from_dot.hpp
|
Simplifies code by removing phantom typing.
|
2015-04-07 08:50:18 +02:00 |
seperating_family.cpp
|
Simplifies code by removing phantom typing.
|
2015-04-07 08:50:18 +02:00 |
seperating_family.hpp
|
Refactors a lot. Also implements a basic test suite.
|
2015-03-19 17:25:34 +01:00 |
seperating_matrix.cpp
|
Simplifies code by removing phantom typing.
|
2015-04-07 08:50:18 +02:00 |
seperating_matrix.hpp
|
Refactors a lot. Also implements a basic test suite.
|
2015-03-19 17:25:34 +01:00 |
splitting_tree.cpp
|
Fixes some warnings (and re-enables c++14)
|
2015-04-14 11:54:51 +02:00 |
splitting_tree.hpp
|
Hopefully solved the initializer-list error in VS 2013 :(
|
2015-04-07 16:33:05 +02:00 |
transfer_sequences.cpp
|
Simplifies code by removing phantom typing.
|
2015-04-07 08:50:18 +02:00 |
transfer_sequences.hpp
|
Adds randomization
|
2015-03-19 17:25:34 +01:00 |
trie.cpp
|
Adds a Trie datastrucutre (to be used)
|
2015-04-14 11:55:20 +02:00 |
trie.hpp
|
Adds a Trie datastrucutre (to be used)
|
2015-04-14 11:55:20 +02:00 |
types.hpp
|
Simplifies code by removing phantom typing.
|
2015-04-07 08:50:18 +02:00 |
write_tree_to_dot.cpp
|
Adds some docs and a tool to create the dot files for splitting trees and ad. dist. seqs.
|
2015-04-17 16:08:26 +02:00 |
write_tree_to_dot.hpp
|
Adds some docs and a tool to create the dot files for splitting trees and ad. dist. seqs.
|
2015-04-17 16:08:26 +02:00 |