You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder
Pool construction depends on the install request now, so only required
packages get loaded, add some structure for future asynchronously
loading composer repositories
6 years ago
..
Operation CS fixes 7 years ago
Decisions.php Remove Pool::getMaxId and the solver's reliance on it 12 years ago
DefaultPolicy.php Move construction of pool from repo set into a pool builder 6 years ago
GenericRule.php Improvements 6 years ago
PolicyInterface.php Removed unused variables and includes, fixed functions being called with more arguments than declared. 8 years ago
Pool.php Move construction of pool from repo set into a pool builder 6 years ago
PoolBuilder.php Move construction of pool from repo set into a pool builder 6 years ago
Problem.php Move construction of pool from repo set into a pool builder 6 years ago
Request.php Run cs fixer and update config to latest master 8 years ago
Rule.php Move construction of pool from repo set into a pool builder 6 years ago
Rule2Literals.php Merge pull request #7450 from staabm/simpler-hash 6 years ago
RuleSet.php Improve memory usage resolving dependencies II 7 years ago
RuleSetGenerator.php Refactor the handling of conflict rules in the solver 6 years ago
RuleSetIterator.php SCA with PHP Inspections (EA Extended) 7 years ago
RuleWatchChain.php Add documentation to RuleWatchChain and RuleWatchNode 12 years ago
RuleWatchGraph.php Improve memory usage resolving dependencies 7 years ago
RuleWatchNode.php Use variable to call count() less often 6 years ago
Solver.php Move construction of pool from repo set into a pool builder 6 years ago
SolverBugException.php CS fixer 6 years ago
SolverProblemsException.php Move construction of pool from repo set into a pool builder 6 years ago
Transaction.php Improvements 6 years ago