muMLE/pattern_matching
2024-09-03 12:07:29 +02:00
..
enum.py Add Sten Vercammen's pattern matching library (ported to Python 3, numpy dependency replaced by standard library) 2024-09-02 15:38:30 +02:00
generator.py Add Sten Vercammen's pattern matching library (ported to Python 3, numpy dependency replaced by standard library) 2024-09-02 15:38:30 +02:00
graph.py Add Sten Vercammen's pattern matching library (ported to Python 3, numpy dependency replaced by standard library) 2024-09-02 15:38:30 +02:00
graphToDot.py Add Sten Vercammen's pattern matching library (ported to Python 3, numpy dependency replaced by standard library) 2024-09-02 15:38:30 +02:00
main.py Turn VF2 matcher into a generator that yields all matches 2024-09-03 12:07:29 +02:00
patternMatching.py Turn VF2 matcher into a generator that yields all matches 2024-09-03 12:07:29 +02:00
planGraph.py Add Sten Vercammen's pattern matching library (ported to Python 3, numpy dependency replaced by standard library) 2024-09-02 15:38:30 +02:00
run.sh Pattern matching: return all the matches (instead of the first one found) 2024-09-03 11:41:07 +02:00
searchGraph.py Add Sten Vercammen's pattern matching library (ported to Python 3, numpy dependency replaced by standard library) 2024-09-02 15:38:30 +02:00