Commit Graph

41 Commits

Author SHA1 Message Date
3a4c4d43c2 Refactoring not done yet, still need to do RSassert 2025-08-24 02:01:24 +02:00
c58597389d Better error hanlding when parsing, added medical system
fixed grammar
2025-08-20 19:51:03 +02:00
331635981a Parser for assert 2025-08-18 20:39:43 +02:00
a0a2f01c30 Refactoring 2025-08-16 21:52:36 +02:00
a4da8aec8d Bisimilarity with assert in presets 2025-08-15 00:32:58 +02:00
d48f352bfa Added ability to inspect the node 2025-08-14 21:20:10 +02:00
cd00567978 Assert edges, source and target nodes, tests 2025-08-14 02:47:12 +02:00
3af6ce5130 Execute function for assert 2025-08-02 06:50:01 +02:00
39837498b3 display methods, fixing parsing for assert 2025-07-30 18:05:55 +02:00
fde3c45a12 Typechecking for assertions 2025-07-30 03:58:34 +02:00
c28a8c9685 Version two of assert, now with parser 2025-07-29 22:56:32 +02:00
1a2ffe1b32 First draft for assertions 2025-07-29 19:35:25 +02:00
4b866b63da Added way to mask common entities in labels 2025-07-27 19:08:27 +02:00
7fcaa5c13b Removing Unnecessary structures for edge display in dot and graphml 2025-07-27 14:59:35 +02:00
9ee0c94e28 Removed unnecessary middle struct for node formatting 2025-07-26 22:46:10 +02:00
23ce9c3488 Support for excluding common entities and excluding custom ones 2025-07-16 16:20:29 +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
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
e0a7c61baa Fixing bugs
Bug in parsing single set in .experiment and bug in printing frequency
2025-07-03 11:09:58 +02:00
fb3256c4a7 finishing frequency 2025-07-02 17:27:36 +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
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
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
b94afa3f52 Refactoring 2025-06-16 14:46:04 +02:00
75c10dc313 Adding allTransitions 2025-06-12 16:23:39 +02:00
4507b0194f Adding transitions support 2025-05-21 00:03:36 +02:00
32c2fc2701 Adding documentation for classical.rs, modifying compute_step with pointers 2025-05-19 13:10:05 +02:00
d9e6f0981b Simple process reaction 2025-05-19 00:10:23 +02:00
f3d2644aff Added set structure 2025-05-14 12:14:13 +02:00
fe6a5a6580 Parser 2025-05-14 11:42:19 +02:00