Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
fixed bug - when there's no way to expand the kplex the code returned None and didn't try anything else
0924cb1View on GitHubfixed small bug. didn't update counters when adding node to notset
984c35dView on GitHubNew method. Remember degree for each leaf, and compare siblings to parent (grandparent) too. To find maximal kplexes, compare each kplex of size N to kplexes of size N+1 only
7b16d3eView on GitHubFirst (working?) versiongit add kplex.py ! Yeygit add kplex.py
68a5f90View on GitHub