hicsail / constellation-js

Library for combinatorially specifying, constraining, and exploring genetic design spaces.
http://constellationcad.org
MIT License
10 stars 8 forks source link

Syntax tree balancing demos and symbolic enumeration (standalone and main API) #83

Closed lapets closed 4 years ago

lapets commented 4 years ago

Standalone demos illustrating how symbolic enumeration and abstract syntax tree balancing can be implemented.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-7.7%) to 82.14% when pulling a5bb430f031032488d16a749a544770d05501de2 on reity:master into 55b50c7faa30ed12939a2ebc60527ea57167a49d on hicsail:master.

lapets commented 4 years ago

Added symbolic enumeration to main API.