Commit Graph

20 Commits (b00b051fabec7a67e63b16cbc405573929373e74)

Author SHA1 Message Date
Niels Thykier f6c653b3f5 inst-tester: Fix bug "choices" would not be updated
10 years ago
Niels Thykier 082139f4e3 Collect more statistics from the installability tester
10 years ago
Niels Thykier 222f7114fc Compute simple stats installability tester graph
10 years ago
Niels Thykier 9ace17b38a solver.py: Remove unused import
10 years ago
Niels Thykier bd5b3ac4ec Remove unused assignments/parameters
10 years ago
Julien Cristau e8c84e8cc7 Use python3-style super()
10 years ago
Julien Cristau c42fbcc5d3 Remove dependency on six
10 years ago
Julien Cristau 71b21083b7 Use super() instead of explicitly calling our superclass
10 years ago
Julien Cristau b354afc39d Use six.moves for itertools, urllib and intern
10 years ago
Julien Cristau b3aef7fe6d Stop using dict.iter* methods
10 years ago
Julien Cristau 5d7393cf86 Switch to print_function
10 years ago
Niels Thykier ddf52bc7ca Exploit equivalency to skip unneeded computation
11 years ago
Niels Thykier d5384f03ff inst-tester: Attempt to avoid needing to backtrack
11 years ago
Niels Thykier b68b77f73e inst-tester: Exploit eqv. table in compute_testing_installability
11 years ago
Niels Thykier e2ac08c62e installability: Exploit equvialency to reduce choices
11 years ago
Niels Thykier 3817e9bae8 inst/builder.py: Move a comment and write doc for method
11 years ago
Niels Thykier 34d1a6c653 Solver: Add more (optional) debugging output
11 years ago
Niels Thykier c0409c1b04 Add auto hinter on top of the new installability tester
11 years ago
Adam D. Barratt 92fe1724db Fix a crash during installability testing
11 years ago
Niels Thykier 4030b5cb22 Rewrite installability tester
11 years ago