Commit Graph

23 Commits

Author SHA1 Message Date
a4da8aec8d Bisimilarity with assert in presets 2025-08-15 00:32:58 +02:00
cd00567978 Assert edges, source and target nodes, tests 2025-08-14 02:47:12 +02:00
20336b05ad Fixed bisimilarity, now all working 2025-07-28 22:15:53 +02:00
0ef51200e5 now working bisimilarity 2025-07-16 01:35:57 +02:00
fe05ff35f2 Bisimilarity working? 2025-07-16 00:05:14 +02:00
3be9939c09 Fixing color for edge formatter 2025-07-13 19:32:11 +02:00
75028fbf38 Edge color working 2025-07-13 19:08:39 +02:00
6fd606d75d Working color for nodes 2025-07-13 18:14:35 +02:00
28b5288535 Working compilation 2025-07-13 17:28:13 +02:00
483260c2a3 Working formatting of weights for nodes and edges 2025-07-12 15:32:21 +02:00
dcb1e63c35 Automatic instructions 2025-07-12 02:42:28 +02:00
eeb4743e57 modifiing grammar for instructions in file 2025-07-11 23:49:59 +02:00
0fb1ca97a0 Serialization maybe 2025-07-09 21:44:04 +02:00
1b9c0ce44b Refactoring names of structures, removing useless functions 2025-07-09 16:12:22 +02:00
6b0a825210 advdigraph 2025-07-08 01:03:50 +02:00
ad1ef6f6a6 implementing digraph generation 2025-07-05 14:54:43 +02:00
62740cce84 Fixing ordering, using petgraph 2025-07-03 23:44:10 +02:00
eb8455b84d Maybe added support for other alphabets
no support for roman numerals like Ⅺ, so please dont use them :)
2025-07-03 19:50:12 +02:00
d419ebaafd Added support for emojis 😁 2025-07-03 16:28:28 +02:00
c3a84cff2b Simple experiment example 2025-07-02 18:58:33 +02:00
eba5d1266d formatting with rustfmt 2025-07-01 19:22:50 +02:00
9f01383f4f Ignore .stats file 2025-07-01 04:07:32 +02:00
5af8cd98c2 Starting to convert main_do, statistics, frequency not working
frequency not working, also need to look into perpetual better
2025-07-01 04:04:13 +02:00