|
|
fa1127358d
|
small fix
|
2025-09-11 17:42:54 +02:00 |
|
|
|
52a9f407e6
|
faster without inline
|
2025-09-11 15:52:34 +02:00 |
|
|
|
2d971613de
|
cargofmt now with nightly
|
2025-09-11 02:49:14 +02:00 |
|
|
|
160de5984b
|
cargofmt
|
2025-09-11 02:21:32 +02:00 |
|
|
|
b714643b33
|
Fix grammar for assert
|
2025-09-11 02:20:31 +02:00 |
|
|
|
63c34981ae
|
More exaustive example, fixed grammar
|
2025-09-11 02:17:40 +02:00 |
|
|
|
91f69c9e6d
|
rustfmt and now grouping working
|
2025-09-10 22:41:40 +02:00 |
|
|
|
355857abff
|
Positive Labels now with more fileds
|
2025-09-08 20:35:37 +02:00 |
|
|
|
2571148e74
|
Correct hanlding of reactions
while converting from System to PositiveSystem
|
2025-09-08 19:04:26 +02:00 |
|
|
|
49051358f0
|
rustfmt, fixed prohibiting set generation
|
2025-09-07 17:55:53 +02:00 |
|
|
|
bf8bfd0d17
|
Much faster
|
2025-09-05 14:09:00 +02:00 |
|
|
|
fd33af456a
|
Frequency struct for positive rs
Also loops now in LoopEnvironment trait
|
2025-09-05 13:13:35 +02:00 |
|
|
|
aa0f795fae
|
More examples
|
2025-09-02 01:34:01 +02:00 |
|
|
|
7dcdc3a727
|
Working positive rs
|
2025-08-29 17:59:49 +02:00 |
|
|
|
5812c75e37
|
Fixed links in documentation
|
2025-08-28 23:10:30 +02:00 |
|
|
|
131683d4aa
|
better lifetime for variables in pohibiting set
|
2025-08-28 16:08:01 +02:00 |
|
|
|
391a93ab09
|
Prohibiting sets
|
2025-08-27 23:59:19 +02:00 |
|
|
|
a0f4297774
|
Prohibiting set
|
2025-08-27 23:58:43 +02:00 |
|
|
|
8b0fbcee00
|
New set for positive rs
|
2025-08-26 23:36:29 +02:00 |
|
|
|
bf2403cdcf
|
Introducing traits for sets and reactions
|
2025-08-26 16:56:08 +02:00 |
|
|
|
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 |
|
|
|
f8740b8bd7
|
Better tests
|
2025-08-22 01:40:15 +02:00 |
|
|
|
064bddbddc
|
Adding traces
|
2025-08-21 21:43:54 +02:00 |
|
|
|
c58597389d
|
Better error hanlding when parsing, added medical system
fixed grammar
|
2025-08-20 19:51:03 +02:00 |
|
|
|
d4ade0d921
|
Added guarded context
|
2025-08-20 13:51:48 +02:00 |
|
|
|
331635981a
|
Parser for assert
|
2025-08-18 20:39:43 +02:00 |
|
|
|
eb94964677
|
More explicatory errors
|
2025-08-17 03:32:21 +02:00 |
|
|
|
bdc97c6205
|
Refactoring and adding node grouping functionality
|
2025-08-17 03:19:50 +02:00 |
|
|
|
e409a5a6c2
|
Harder, better, faster, stronger refactoring.
|
2025-08-17 02:53:56 +02:00 |
|
|
|
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 |
|