-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#7] sort direct depencies acc to their frequency
- resolve direct dependencies one by one - walk the resulting tree and count all occurrances of dependencies - order the first level dependencies according to their number of occurrence, if they occure multiple times they will be resolved later
- Loading branch information
1 parent
0b41658
commit deac21b
Showing
1 changed file
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters