Vega-Lite and CompassQl as constraints.
Install dependencies with npm install
.
Currently needs z3 nightlies or brew install z3 --HEAD
.
Run the command below and change which query to run. The queries are in queries.ts
.
npm run run -- --query 0
Run npm run start
to run with debug output. Add optional --query NUMBER
to change which query to run.