luet/pkg/solver
Ettore Di Giacinto a85f4a53ec
Fix topological ordering
Keep unordered things on top and add two ways of topological sorting

Note: AssertionHash cannot order here as doesn't know the start point
2019-11-12 17:28:22 +01:00
..
decoder_test.go Fix topological ordering 2019-11-12 17:28:22 +01:00
decoder.go Fix topological ordering 2019-11-12 17:28:22 +01:00
solver_suite_test.go Draft 2019-06-05 18:49:34 +02:00
solver_test.go Create a type for lists of PackageAssertion, and move Order() inside it 2019-11-11 11:02:47 +01:00
solver.go Create a type for lists of PackageAssertion, and move Order() inside it 2019-11-11 11:02:47 +01:00