luet/pkg/solver
Ettore Di Giacinto 186fa58ab0 Use BuildWorld() instead of BuildPartialWorld() in solver.Solve
We now have a stronger cache system while we pre-compute also RevDeps in
a hashmap, this makes now makes BuildWorld() much more performant.
2021-01-11 20:11:51 +01:00
..
benchmark_test.go Add install benchmark test for solver 2020-10-30 22:20:08 +01:00
decoder_test.go Revert "Revert "Stabilize ordering graph"" 2020-11-02 15:43:35 +01:00
decoder.go Bump topsort 2020-11-03 17:20:52 +01:00
parallel_test.go Adapt solver tests after changes 2020-12-30 02:05:55 +01:00
parallel.go Use BuildWorld() instead of BuildPartialWorld() in solver.Solve 2021-01-11 20:11:51 +01:00
resolver_test.go Don't always walk all World() packages 2020-10-30 19:12:12 +01:00
resolver.go Introduce Packages for []Package 2020-04-04 14:29:08 +02:00
solver_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
solver_test.go Adapt solver tests after changes 2020-12-30 02:05:55 +01:00
solver.go Use BuildWorld() instead of BuildPartialWorld() in solver.Solve 2021-01-11 20:11:51 +01:00