Commit Graph

26 Commits

Author SHA1 Message Date
a46ab3833d Now truly finishing the refactoring 2025-08-24 03:57:06 +02:00
9a80044a89 Finished refactoring 2025-08-24 03:35:32 +02:00
3a4c4d43c2 Refactoring not done yet, still need to do RSassert 2025-08-24 02:01:24 +02:00
8a492c7b8a Refactoring :), in the middle of so please be patient 2025-08-23 23:40:19 +02:00
d4ade0d921 Added guarded context 2025-08-20 13:51:48 +02:00
1a2ffe1b32 First draft for assertions 2025-07-29 19:35:25 +02:00
567850f013 Documentation and better support for deserialization in bisimilarity 2025-07-16 18:03:31 +02:00
75028fbf38 Edge color working 2025-07-13 19:08:39 +02:00
28b5288535 Working compilation 2025-07-13 17:28:13 +02:00
dcb1e63c35 Automatic instructions 2025-07-12 02:42:28 +02:00
869d46c7b2 pethgraph-graphml and docs/comments 2025-07-10 15:02:14 +02:00
0fb1ca97a0 Serialization maybe 2025-07-09 21:44:04 +02:00
ed49d6fa52 Converting to library and commenting code
refactoring and removing useless functions
2025-07-09 19:34:15 +02:00
1b9c0ce44b Refactoring names of structures, removing useless functions 2025-07-09 16:12:22 +02:00
ad1ef6f6a6 implementing digraph generation 2025-07-05 14:54:43 +02:00
e0a7c61baa Fixing bugs
Bug in parsing single set in .experiment and bug in printing frequency
2025-07-03 11:09:58 +02:00
f3ba949b82 Replacing giant translator structure with lots of small structures 2025-07-02 10:37:29 +02:00
2e16e2b002 Fixing Freq, now main functions 2025-07-02 07:30:05 +02:00
eba5d1266d formatting with rustfmt 2025-07-01 19:22:50 +02:00
dcb4cbecb0 Frequency working, main_do(freq) done 2025-07-01 18:00:27 +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
65d6c93424 frequency and modified RSset to use BTreeSet 2025-06-24 18:56:04 +02:00
732683fd24 lollipop operator, fixed but in grammar-lalrpop for environment parsing 2025-06-19 23:48:16 +02:00
bbff61f71a Print methods 2025-06-18 11:28:04 +02:00
d074812179 Into<String> better than AsRef<str> 2025-06-17 17:25:42 +02:00
b94afa3f52 Refactoring 2025-06-16 14:46:04 +02:00