issues Search Results · repo:richardstartin/multi-matcher language:Java
Filter by
28 results
(129 ms)28 results
inrichardstartin/multi-matcher (press backspace or delete to remove)richardstartin
- Opened on Mar 14, 2020
- #36
If each constraint is associated with only one rule, this library represents a huge waste of space, and it would be
better to use a list of rules with the most selective rule first in the list. The cost ...
richardstartin
- Opened on Mar 14, 2020
- #35
Use shift or without mismatches to match inputs against expressions like abc*[^x]
richardstartin
- Opened on Mar 14, 2020
- #34
The PrefixMatcher uses a very naive algorithm to find the longest common prefix between the input and the rules.
richardstartin
- Opened on Mar 14, 2020
- #32
I do not know the selectivities of my Matchers beforehand - they rely on the data very much. That said, once a set of
filters is running, their selectivity will only change gradually (over hours or days). ...
JanecekPetr
- 5
- Opened on Nov 14, 2019
- #31
richardstartin
- 1
- Opened on Sep 24, 2019
- #30
richardstartin
- Opened on Sep 24, 2019
- #29
richardstartin
- Opened on Sep 24, 2019
- #28
richardstartin
- Opened on Sep 24, 2019
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.