public BacktrackingSolver ( [ config, [ feedManager, [ store, [ packageManager, [ handler ) : System |
config |
[ |
User settings controlling network behaviour, solving, etc. |
feedManager |
[ |
Provides access to remote and local s. Handles downloading, signature verification and caching. |
store |
[ |
Used to check which s are already cached. |
packageManager |
[ |
An external package manager that can install s. |
handler |
[ |
A callback object used when the the user needs to be asked questions or informed about download and IO tasks. |
Результат |
System |
|