Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Issue 14232023: Switch to backtracking solver. (Closed)

Created:
7 years, 8 months ago by Bob Nystrom
Modified:
7 years, 8 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Switch to backtracking solver. BUG=https://code.google.com/p/dart/issues/detail?id=9260 Committed: https://code.google.com/p/dart/source/detail?r=21690

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -894 lines) Patch
M utils/pub/command_install.dart View 1 chunk +1 line, -2 lines 0 comments Download
M utils/pub/command_update.dart View 1 chunk +1 line, -2 lines 0 comments Download
M utils/pub/entrypoint.dart View 1 chunk +0 lines, -64 lines 0 comments Download
M utils/pub/solver/backtracking_solver.dart View 4 chunks +52 lines, -12 lines 0 comments Download
D utils/pub/solver/greedy_solver.dart View 1 chunk +0 lines, -556 lines 0 comments Download
M utils/pub/solver/version_solver.dart View 2 chunks +2 lines, -76 lines 0 comments Download
D utils/tests/pub/sdk_constraint_test.dart View 1 chunk +0 lines, -146 lines 0 comments Download
M utils/tests/pub/version_solver_test.dart View 7 chunks +13 lines, -36 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bob Nystrom
7 years, 8 months ago (2013-04-17 23:58:36 UTC) #1
nweiz
lgtm
7 years, 8 months ago (2013-04-18 18:28:49 UTC) #2
Bob Nystrom
7 years, 8 months ago (2013-04-18 18:32:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21690 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698