conjure-cp / conjure

Conjure: The Automated Constraint Modelling Tool
Other
96 stars 20 forks source link

Better json input #550

Closed ozgurakgun closed 1 year ago

ozgurakgun commented 1 year ago

Working on improving the json input support. Main change is that we look up the type of a definition from the associated Essence file before trying to parse the JSON objects.

cc @ChrisJefferson