Aptitude resolver library
Mentor: Michael Vogt
Summary: split the problem resolver into its own library
Required skills:
- Familiarity with Aptitude
- C++
Description: aptitude has its own resolver library. It would be nice to have this resolver library available outside of aptitude so that it can be used from python-apt and other package managers like synaptic. libapt should get a interface so that it can load different resolvers (useful for people experiment with different strategies and/or languages).
