.. |
benchmark.py
|
ae5eaedb4b
RAMification + pattern matching: put typing information straight into the Vertices, as a Python attribute (don't put it in separate Vertices+Edges).
|
11 月之前 |
generator.py
|
4160a8953e
Tweak matcher (compute connected components in advance). Simple pattern matching with RAMification (incl. Python expressions) seems to work.
|
11 月之前 |
graph.py
|
4160a8953e
Tweak matcher (compute connected components in advance). Simple pattern matching with RAMification (incl. Python expressions) seems to work.
|
11 月之前 |
graphToDot.py
|
3ae35a87d0
pattern matching: convert tabs to spaces
|
11 月之前 |
main.py
|
4160a8953e
Tweak matcher (compute connected components in advance). Simple pattern matching with RAMification (incl. Python expressions) seems to work.
|
11 月之前 |
matcher.py
|
ae5eaedb4b
RAMification + pattern matching: put typing information straight into the Vertices, as a Python attribute (don't put it in separate Vertices+Edges).
|
11 月之前 |
mvs_adapter.py
|
89b7c83440
Hacked together graph rewriter
|
11 月之前 |
patternMatching.py
|
bed3529676
Add performance comparison between Sten's and Joeri's matcher. Sten's seems to be broken (giving a different match set every time), however.
|
11 月之前 |
run.sh
|
7ece331efb
Pattern matching: return all the matches (instead of the first one found)
|
11 月之前 |