21 #ifndef ZYPP_PROBLEMTYPES_H 22 #define ZYPP_PROBLEMTYPES_H 30 #include <zypp/base/ReferenceCounted.h> 31 #include <zypp/base/NonCopyable.h> 32 #include <zypp/base/PtrTypes.h> 35 #include <zypp/solver/detail/Types.h> 50 #endif // ZYPP_SOLVER_DETAIL_TYPES_H std::list< ProblemSolution_Ptr > ProblemSolutionList
std::list< ResolverProblem_Ptr > ResolverProblemList
DEFINE_PTR_TYPE(Application)
Describe a solver problem and offer solutions.
Easy-to use interface to the ZYPP dependency resolver.