ml4ai / skema

SKEMA: Scientific Knowledge Extraction and Model Analysis
https://ml4ai.github.io/skema/
Other
10 stars 4 forks source link

Fix MathML to ACSet pipeline for case with no transitions #138

Open adarshp opened 1 year ago

adarshp commented 1 year ago

We need to fix the MathML to ACSet pipeline to handle Petri nets without transitions.

@liunelson reports:

When I send the equations d A / d t = 0, it returns a Petri net of the form "0" -> "A" where "0" is a transition node. I'd have expected the correct response should be just a trivial Petri net with just a single species node "A" and nothing else.

cl4yton commented 1 year ago

@cl4yton check with Adarsh about this.

cl4yton commented 1 year ago

Discussed with Adarsh: not super urgent, not required for M8