mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-07 03:06:42 +01:00
Optimization added for removing linear combination only constraints with an internal variable
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"test": "mocha --max-old-space-size=4000",
|
||||
"buildParser": "jison parser/jaz.jison -o parser/jaz.js"
|
||||
},
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user