Skip to content

Add a new field to solver Done nodes, and simplify Explore.exploreLog. #3820

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

Merged
merged 3 commits into from
Sep 19, 2016

Conversation

grayjay
Copy link
Collaborator

@grayjay grayjay commented Sep 11, 2016

This PR is part of #2917. The new field is only used for some refactoring in this PR, but #2917 uses it to store the install plan scores.

/cc @kosmikus

@mention-bot
Copy link

@grayjay, thanks for your PR! By analyzing the annotation information on this pull request, we identified @kosmikus, @edsko and @dcoutts to be potential reviewers

@23Skidoo 23Skidoo added this to the 2.0 milestone Sep 11, 2016
| SChoiceF QSN a WeakOrTrivial (WeightedPSQ [Weight] Bool b)
| GoalChoiceF (PSQ (Goal QPN) b)
| DoneF RevDepMap
data TreeF a b c =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tell me what the parameters mean!

@ezyang
Copy link
Contributor

ezyang commented Sep 11, 2016

I don't really know what is going on algorithmically, but I can at least ask for docs on the types ;)

@ezyang
Copy link
Contributor

ezyang commented Sep 19, 2016

Lovely, thank you.

@ezyang ezyang merged commit 6a4844b into haskell:master Sep 19, 2016
@grayjay grayjay deleted the done-node-field branch September 24, 2016 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants