muMLE/services
2024-09-11 11:04:44 +02:00
..
bottom Tweak matcher (compute connected components in advance). Simple pattern matching with RAMification (incl. Python expressions) seems to work. 2024-09-06 21:10:23 +02:00
point replace everywhere: 'is [not] None' -> '(==|!=) None' 2024-09-04 09:50:30 +02:00
primitives MVS adapter: When flattening ModelRefs, prefix the names of all elements in ref'ed models 2024-09-10 13:41:21 +02:00
__init__.py Missing files and requirements 2021-09-28 19:53:12 +02:00
od.py Rewriter: deleting elements works 2024-09-11 11:04:44 +02:00
pn.py Added docs 2021-10-09 16:55:11 +02:00
scd.py RAMification + pattern matching: put typing information straight into the Vertices, as a Python attribute (don't put it in separate Vertices+Edges). 2024-09-10 13:18:14 +02:00