When subgraph isomorphism is really hard, and why this matters for graph databases

C McCreesh, P Prosser, C Solnon, J Trimble - Journal of Artificial …, 2018 - jair.org
The subgraph isomorphism problem involves deciding whether a copy of a pattern graph
occurs inside a larger target graph. The non-induced version allows extra edges in the …

Clique is hard on average for regular resolution

A Atserias, I Bonacina, SF De Rezende… - Journal of the ACM …, 2021 - dl.acm.org
We prove that for k≪ 4√ n regular resolution requires length n Ω (k) to establish that an
Erdős–Rényi graph with appropriately chosen edge density does not contain ak-clique. This …

The maximum common subgraph problem: A parallel and multi-engine approach

S Quer, A Marcelli, G Squillero - Computation, 2020 - mdpi.com
The maximum common subgraph of two graphs is the largest possible common subgraph,
ie, the common subgraph with as many vertices as possible. Even if this problem is very …

Partitioning algorithms for induced subgraph problems

J Trimble - 2023 - theses.gla.ac.uk
This dissertation introduces the MCSPLIT family of algorithms for two closely-related NP-
hard problems that involve finding a large induced subgraph contained by each of two input …

Algorithmic skeletons for exact combinatorial search at scale

B Archibald - 2018 - theses.gla.ac.uk
Exact combinatorial search is essential to a wide range of application areas including
constraint optimisation, graph matching, and computer algebra. Solutions to combinatorial …

The Multi-Maximum and Quasi-Maximum Common Subgraph Problem

L Cardone, S Quer - Computation, 2023 - mdpi.com
The Maximum Common Subgraph problem has been long proven NP-hard. Nevertheless, it
has countless practical applications, and researchers are still searching for exact solutions …

Generic exact combinatorial search at HPC scale

R MacGregor, B Archibald, P Trinder - International Journal of Parallel …, 2023 - Springer
Exact combinatorial search is essential to a wide range of important applications, and there
are many large problems that need to be solved quickly. Searches are extremely …

The maximum common subgraph problem: A portfolio approach

A Marcelli, S Quer, G Squillero - arXiv preprint arXiv:1908.06418, 2019 - arxiv.org
The Maximum Common Subgraph is a computationally challenging problem with countless
practical applications. Even if it has been long proven NP-hard, its importance still motivates …

Lower Bounds and Trade-offs in Proof Complexity

SF De Rezende - 2019 - diva-portal.org
Propositional proof complexity is a field in theoretical computer science that analyses the
resources needed to prove statements. In this thesis, we are concerned about the length of …

Improving the performance and scalability of patten subgraph queries

F Katsarou - 2018 - theses.gla.ac.uk
Graphs have great representational power, and can thus efficiently represent complex
structures, such as chemical compounds and social networks. A common problem that often …