Skip to content

Reorganize version solver code #1749

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 1 commit into from
Dec 5, 2017
Merged

Conversation

nex3
Copy link
Member

@nex3 nex3 commented Nov 28, 2017

This splits up the monolithic version_solver.dart file into one class
per file, and renames BacktrackingSolver to VersionSolver since
there's only one solver implementation.

This splits up the monolithic version_solver.dart file into one class
per file, and renames BacktrackingSolver to VersionSolver since
there's only one solver implementation.
@nex3 nex3 force-pushed the feature.solver.cleanup branch from 8c9fef4 to 6d720b5 Compare November 28, 2017 23:00
@nex3 nex3 merged commit 2c1ea47 into feature.solver Dec 5, 2017
@nex3 nex3 deleted the feature.solver.cleanup branch December 5, 2017 20:46
nex3 added a commit that referenced this pull request Dec 6, 2017
This splits up the monolithic version_solver.dart file into one class
per file, and renames BacktrackingSolver to VersionSolver since
there's only one solver implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants