Commit Graph

141 Commits

Author SHA1 Message Date
397cf20008 Removed include! 2025-08-17 01:31:41 +02:00
c27610877d Relocate all files into separate module 2025-08-17 01:25:35 +02:00
4816c8af25 Refactoring but this time modular 2025-08-17 01:01:56 +02:00
a0a2f01c30 Refactoring 2025-08-16 21:52:36 +02:00
1face6efda More specific visibility for assert 2025-08-15 17:43:22 +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
533af16b0f forgot to add :( 2025-07-28 22:18:08 +02:00
20336b05ad Fixed bisimilarity, now all working 2025-07-28 22:15:53 +02:00
c5c4e868c0 refactoring and slight optimization for index assignment 2025-07-27 19:55:22 +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
d4ce5ee03e Refactoring edge coloring 2025-07-26 21:36:56 +02:00
c0a75e3f2e refactoring 2025-07-26 21:22:30 +02:00
06aad711b6 Refactoring edge formatting 2025-07-26 20:16:32 +02:00
f6428f7f36 Refactoring 2025-07-26 20:01:46 +02:00
cf071e4c76 Refactoring with better struct the node printing function 2025-07-26 19:43:20 +02:00
850d53acf8 refactoring 2025-07-26 16:46:48 +02:00
c8b437d9e8 Bisimilarity with arbitrary labels 2025-07-26 01:52:43 +02:00
c6689585e6 Removing unnecessary traits 2025-07-24 20:51:59 +02:00
2d446a0f34 Fix translator, bisimulation now working 2025-07-24 20:30:20 +02:00
4c9ee896e1 Bisimilarity by Paige and Tarjan 2025-07-24 18:18:27 +02:00
a661154919 Better documentation, formatting code to 80 char 2025-07-16 18:34:33 +02:00
567850f013 Documentation and better support for deserialization in bisimilarity 2025-07-16 18:03:31 +02:00
23ce9c3488 Support for excluding common entities and excluding custom ones 2025-07-16 16:20:29 +02:00
0ef51200e5 now working bisimilarity 2025-07-16 01:35:57 +02:00
e5f81301c6 bisimilarity working? 2025-07-16 00:06:40 +02:00
fe05ff35f2 Bisimilarity working? 2025-07-16 00:05:14 +02:00
047a7a517e Version on crate.io has been updated for petgraph-graphml 2025-07-14 16:54:49 +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
9207d588b8 rustfmt 2025-07-12 15:41:10 +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
a7b01cb221 updating .gitignore 2025-07-11 19:37:24 +02:00
b22c7de319 Refactoring 2025-07-11 19:36:20 +02:00
5bddb01883 Graphml support 2025-07-10 15:47:49 +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