1
0
mirror of https://github.com/openSUSE/libsolv.git synced 2026-02-05 12:45:46 +01:00
Files
libsolv/examples
Michael Schroeder 685a7c850a Move replace solution types from the bindings to the library
This adds two new functions:

solver_all_solutionelements()
return a queue with (type,p,rp) solution triplets.

solver_solutionelementtype2str()
this is similar to solver_solutionelement2str(), but also takes a
type parameter so that the replace types result in different strings.

Make use of the two functions in the example solver to
show how they work.
2022-12-21 14:06:16 +01:00
..
2022-12-12 16:18:43 +01:00
2017-05-30 14:45:17 +02:00