Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generates too many nodes, sometimes. #12

Open
luke-clifton opened this issue May 12, 2017 · 0 comments
Open

Generates too many nodes, sometimes. #12

luke-clifton opened this issue May 12, 2017 · 0 comments

Comments

@luke-clifton
Copy link

luke-clifton commented May 12, 2017

@conal as we discussed at LambdaJam, I've collected an example where the circuit generates more nodes than it needs to, along with the modifications required to convince the output to be in the form I desired (fewer nodes).

https://github.com/luke-clifton/concat/blob/shrinkable/test/Examples.hs#L184 generates the following
test1a
when I would really rather it generated this.

test2a

Which was actually generated by the following.
https://github.com/luke-clifton/concat/blob/shrinkable/test/Examples.hs#L192

ping @lancelet @thsutton @robbiemcmichael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant