2020
DOI: 10.1007/978-3-030-58475-7_20
|View full text |Cite
|
Sign up to set email alerts
|

Certifying Solvers for Clique and Maximum Common (Connected) Subgraph Problems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
20
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 15 publications
(20 citation statements)
references
References 60 publications
0
20
0
Order By: Relevance
“…Only algorithms that show a significant improvement over state‐of‐the‐art get to be published in the top CO journals. In addition, it has been argued that exact algorithms should also be certifying , that is, provide an easily verifiable proof that the solution is correct (Gocht et al., 2020).…”
Section: Discussionmentioning
confidence: 99%
“…Only algorithms that show a significant improvement over state‐of‐the‐art get to be published in the top CO journals. In addition, it has been argued that exact algorithms should also be certifying , that is, provide an easily verifiable proof that the solution is correct (Gocht et al., 2020).…”
Section: Discussionmentioning
confidence: 99%
“…So, although a full proof-logging constraint solver does not yet exist, we can confidently claim that symmetries no longer block this goal. Gocht et al [2020a] showed how VeriPB can be used to implement proof logging for a wide range of maximum clique algorithms, observing that the cutting planes proof system is rich enough to justify a wide range of bound and inference functions used by various solvers (despite cutting planes not knowing what a graph or clique is). However, there is one clique-solving technique in the literature that is not amenable to cutting planes reasoning.…”
Section: Symmetries In Constraint Programmingmentioning
confidence: 99%
“…To provide proof logging for this, we must instead be able to introduce vertex dominance constraints precisely when they are used. It is hard to see how to achieve this with the redundance rule, but it is possible using dominance-based strengthening: we have implemented this in the proof logging maximum clique solver in [Gocht et al, 2020a], as discussed in more detail in Appendix E.…”
Section: Lazy Global Domination In Maximum Cliquementioning
confidence: 99%
See 1 more Smart Citation
“…Current SAT techniques are not easily extendable, as CP considers optimisation problems, possibly using integer variables, and complex constraints that may require an exponential number of clauses when encoding into SAT. There has been progress in this direction using cutting planes reasoning, but only for specific problems or constraints [7,11,12]. For similar reasons, the machine learning features used in SAT may not directly translate to (LCG-based) CP.…”
Section: Introductionmentioning
confidence: 99%