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

Puzzle.solve Tests #12

Closed
wants to merge 20 commits into from
Closed

Puzzle.solve Tests #12

wants to merge 20 commits into from

Conversation

jehoshua02
Copy link
Owner

Addresses #10

@jehoshua02 jehoshua02 changed the title Add First of Many Puzzle.solve Tests Puzzle.solve Tests Sep 18, 2016
Hmm ... so far none of these puzzles have required the more advanced techniques
such as ...

+ eliminateSame
+ eliminateAligned
+ guess
Sick and tired of elm's bullshit around random, added random as a
native module. But with my current implementation of Puzzle.make
quickly ran into a stack overflow. Then I found Trampoline! No more
stack overflow. Just a program that never finishes.

I think I'll keep Trampoline, but I'm going to need a more sophistocated
implementation of Puzzle.make that doesn't keep shuffling things that are
valid.
@jehoshua02 jehoshua02 closed this Oct 4, 2016
@jehoshua02 jehoshua02 deleted the puzzle-solve-tests branch October 4, 2016 15:13
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

Successfully merging this pull request may close these issues.

1 participant