-
Notifications
You must be signed in to change notification settings - Fork 13
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
Internal/quantify/terminal heuristic (4) #648
Conversation
…t terminal - It now only cares about the shortcutting terminal - It now also is fully linear such that at least 0.5 percent of all arcs have to be a shortcutting terminal
0888285
to
0ac54cb
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #648 +/- ##
=============================================
- Coverage 97.315% 97.267% -0.048%
=============================================
Files 90 90
Lines 6480 6477 -3
=============================================
- Hits 6306 6300 -6
- Misses 174 177 +3 ☔ View full report in Codecov by Sentry. |
This comment was marked as off-topic.
This comment was marked as off-topic.
🟢 Regression Test (QBF 'breakthrough/3x4_19_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of 0.25% (stdev: 0.22%).
Number of samples: 3 |
This comment was marked as off-topic.
This comment was marked as off-topic.
🔴 Regression Test (QBF 'domineering/5x5_13_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of -13.37% (stdev: 0.49%).
Number of samples: 3 |
This comment was marked as off-topic.
This comment was marked as off-topic.
🔴 Regression Test (QBF 'breakthrough_dual/3x6_10_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of -50.18% (stdev: 1.35%).
Number of samples: 4 |
🟢 Regression Test (QBF 'httt/4x4_9_tippy_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of 1.28% (stdev: 0.95%).
Number of samples: 3 |
🟢 Regression Test (QBF 'hex/hein_08_5x5-11_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of 1.09% (stdev: 1.21%).
Number of samples: 3 |
🔴 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of -137.43% (stdev: 0.73%).
Number of samples: 4 |
🟢 Regression Test (Picotrav 'adder')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of 0.54% (stdev: 0.62%).
Number of samples: 4 |
🟢 Regression Test (QBF 'connect4/6x6_11_connect4_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of 1.64% (stdev: 1.90%).
Number of samples: 4 |
🔴 Regression Test (QBF 'ep_dual/8x8_6_e-8-1_p-2-3_bwnib')'origin/internal/quantify/terminal_heuristic__4' is a change in performance of -18.21% (stdev: 4.85%).
Number of samples: 9 |
🟡 Regression Test (14-Queens)'origin/internal/quantify/terminal_heuristic__4' is a change in performance of -0.35% (stdev: 0.50%).
Number of samples: 3 |
Changes
TODO