Fast, deterministic glob-pattern discovery & human-readable explanations for hierarchical names.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Remove BOUNDED algorithm after comprehensive performance analysis
51b5f9dView on GitHubAdd pattern refinement and comprehensive performance analysis
5cf4483View on GitHubFix structured solver pattern quality by using SCALABLE algorithm
b960074View on GitHubAdd greedy selector optimizations to prevent slow/hung tests
0b881efView on GitHubAdd global prefix pattern generation from longest common prefix
d259e3bView on GitHubFix greedy selector to stop when cost doesn't improve and balance weights
f4cd9efView on GitHubRemove hardcoded delimiters from expansion.py pattern generation
2534faaView on GitHubOptimize bitset operations and fix hardcoded separator bugs
a6cdc70View on GitHubComplete rename of 'tp' to 'matches' throughout codebase
885102bView on GitHubRemove hardcoded domain-specific defaults and unused CLI options
09660ebView on GitHub