20 Commits (bc037efccbec2422145c65a27191ca9004035c4f)

Author SHA1 Message Date
Niels Thykier 6047875953 inst-tester: Fix bug "choices" would not be updated
10 years ago
Niels Thykier b4e4ba4681 Collect more statistics from the installability tester
10 years ago
Niels Thykier 2a34970304 Compute simple stats installability tester graph
10 years ago
Niels Thykier 5d6ba15520 solver.py: Remove unused import
10 years ago
Niels Thykier 074eb46766 Remove unused assignments/parameters
10 years ago
Julien Cristau 37ff82d1e0 Use python3-style super()
10 years ago
Julien Cristau 6c344589ee Remove dependency on six
10 years ago
Julien Cristau 2e20d9c7ad Use super() instead of explicitly calling our superclass
10 years ago
Julien Cristau 18f7101847 Use six.moves for itertools, urllib and intern
10 years ago
Julien Cristau 2eee806263 Stop using dict.iter* methods
10 years ago
Julien Cristau 94f18322db Switch to print_function
10 years ago
Niels Thykier 12691baa87 Exploit equivalency to skip unneeded computation
10 years ago
Niels Thykier 2576366dd0 inst-tester: Attempt to avoid needing to backtrack
10 years ago
Niels Thykier 4babb75f8f inst-tester: Exploit eqv. table in compute_testing_installability
10 years ago
Niels Thykier 72daebd67c installability: Exploit equvialency to reduce choices
10 years ago
Niels Thykier 4009d1b244 inst/builder.py: Move a comment and write doc for method
10 years ago
Niels Thykier 72e67fee7a Solver: Add more (optional) debugging output
10 years ago
Niels Thykier 2079b1fb5e Add auto hinter on top of the new installability tester
10 years ago
Adam D. Barratt 4f48872102 Fix a crash during installability testing
11 years ago
Niels Thykier 7051d5b0e9 Rewrite installability tester
11 years ago