Introduce pool->considered. A map to select a subset of solvables for
authorMichael Matz <matz@suse.de>
Tue, 12 Feb 2008 10:17:08 +0000 (10:17 +0000)
committerMichael Matz <matz@suse.de>
Tue, 12 Feb 2008 10:17:08 +0000 (10:17 +0000)
commitf93fa50614c5904242ecbec7f6b72cda0f9d409d
treedf51bf5ad2cc06f4fbb282c94354c97242e13202
parent58c178b3cdcf063b29b26498c9b89311eec99c5e
Introduce pool->considered.  A map to select a subset of solvables for
solving.  As with whatprovides this currently lives in the pool and
somewhen should probably be moved with it into Solver.
src/pool.h
src/solver.c