Commit Graph

24 Commits

Author SHA1 Message Date
4816c8af25 Refactoring but this time modular 2025-08-17 01:01:56 +02:00
a4da8aec8d Bisimilarity with assert in presets 2025-08-15 00:32:58 +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
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
869d46c7b2 pethgraph-graphml and docs/comments 2025-07-10 15:02:14 +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
8baa1bafc1 Dot file output
TODO put everything in a library
2025-07-07 22:45:02 +02:00
cdf3d23243 Useful graph presets 2025-07-07 01:25:38 +02:00
ad1ef6f6a6 implementing digraph generation 2025-07-05 14:54:43 +02:00