-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Distances in inclusion #365
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## devel #365 +/- ##
==========================================
+ Coverage 71.57% 71.80% +0.22%
==========================================
Files 30 30
Lines 3610 3643 +33
Branches 830 836 +6
==========================================
+ Hits 2584 2616 +32
Misses 735 735
- Partials 291 292 +1
☔ View full report in Codecov by Sentry. |
Try these examples (problematic in the last two versions of mata) /nfa-bench/benchmarks/automata_inclusion/true-IBakery5PUnrEnc-Rev-FbOneOne-Nondet-Partiali-B-1-lhs.mata /nfa-bench/benchmarks/automata_inclusion/true-IBakery5PUnrEnc-Rev-FbOneOne-Nondet-Partiali-B-1-rhs.mata /nfa-bench/benchmarks/automata_inclusion/false-IBakery5PUnrEnc-FbOneOne-Nondet-Partiali-B-3-lhs.mata /nfa-bench/benchmarks/automata_inclusion/false-IBakery5PUnrEnc-FbOneOne-Nondet-Partiali-B-3-rhs.mata /nfa-bench/benchmarks/automata_inclusion/false-IBakery5PUnrEnc-FbOneOne-Nondet-Partiali-B-1-lhs.mata /nfa-bench/benchmarks/automata_inclusion/false-IBakery5PUnrEnc-FbOneOne-Nondet-Partiali-B-1-rhs.mata |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. We will run the experiments and see how it performs.
compute ditance of states to final states and prune inclusion pairs based on that, fastetr on some problematic examples