中文
相关论文

相关论文: Isomorphic Implication

200 篇论文

Correspondence homomorphisms are both a generalization of standard homomorphisms and a generalization of correspondence colourings. For a fixed target graph $H$, the problem is to decide whether an input graph $G$, with each edge labeled by…

离散数学 · 计算机科学 2018-03-30 Tomas Feder , Pavol Hell

Subgraph isomorphism counting is known as #P-complete and requires exponential time to find the accurate solution. Utilizing representation learning has been shown as a promising direction to represent substructures and approximate the…

机器学习 · 计算机科学 2024-05-14 Xin Liu , Weiqi Wang , Jiaxin Bai , Yangqiu Song

We study the complexity of the Graph Isomorphism problem on graph classes that are characterized by a finite number of forbidden induced subgraphs, focusing mostly on the case of two forbidden subgraphs. We show hardness results and develop…

数据结构与算法 · 计算机科学 2015-03-20 Stefan Kratsch , Pascal Schweitzer

We show that the problem to decide whether two (convex) polytopes, given by their vertex-facet incidences, are combinatorially isomorphic is graph isomorphism complete, even for simple or simplicial polytopes. On the other hand, we give a…

组合数学 · 数学 2007-05-23 Volker Kaibel , Alexander Schwartz

In the past decades for more and more graph classes the Graph Isomorphism Problem was shown to be solvable in polynomial time. An interesting family of graph classes arises from intersection graphs of geometric objects. In this work we show…

数据结构与算法 · 计算机科学 2016-06-23 Daniel Neuen

We show NP-completeness for several planar variants of the monotone satisfiability problem with bounded variable appearances. With one exception the presented variants have an associated bipartite graph where the vertex degree is bounded by…

计算复杂性 · 计算机科学 2016-04-20 Andreas Darmann , Janosch Döcker , Britta Dorn

We study the uniform query reliability problem, which asks, for a fixed Boolean query Q, given an instance I, how many subinstances of I satisfy Q. Equivalently, this is a restricted case of Boolean query evaluation on tuple-independent…

数据库 · 计算机科学 2023-01-18 Antoine Amarilli

In the matching interdiction problem, we are given an undirected graph with weights and interdiction costs on the edges and seek to remove a subset of the edges constrained to some budget, such that the weight of a maximum weight matching…

离散数学 · 计算机科学 2008-04-23 Rico Zenklusen

In a reconfiguration problem, we are given two feasible solutions of a combinatorial problem and our goal is to determine whether it is possible to reconfigure one into the other, with the steps dictated by specific reconfiguration rules.…

数据结构与算法 · 计算机科学 2025-01-27 Tatsuhiro Suga , Akira Suzuki , Yuma Tamura , Xiao Zhou

We consider the problem of covering a graph with a given number of induced subgraphs so that the maximum number of vertices in each subgraph is minimized. We prove NP-completeness of the problem, prove lower bounds, and give approximation…

离散数学 · 计算机科学 2007-05-23 Shripad Thite

We propose an algorithm for solving of the graph isomorphism problem. Also, we introduce the new class of graphs for which the graph isomorphism problem can be solved polynomially using the algorithm.

组合数学 · 数学 2007-05-23 Rashit T. Faizullin , Alexander V. Prolubnikov

We prove that algebraic isomorphisms between limit algebras are automatically continuous, and consider consequences of this result. In particular, we give partial solutions to a conjecture of Power [Limit Algebras, Longman, 1992, Notes to…

算子代数 · 数学 2007-05-23 Allan P. Donsig , Tim D. Hudson , Elias G. Katsoulis

The Promise Constraint Satisfaction Problem (PCSP) is a recently introduced vast generalization of the Constraint Satisfaction Problem (CSP). We investigate the computational complexity of a class of PCSPs beyond the most studied cases -…

计算复杂性 · 计算机科学 2020-10-12 Libor Barto , Diego Battistelli , Kevin M. Berg

A convex geometry is finite zero-closed closure system that satisfies the anti-exchange property. Complexity results are given for two open problems related to representations of convex geometries using implication bases. In particular, the…

计算复杂性 · 计算机科学 2022-11-17 Todd Bichoupan

First of all we give some reasons that "natural proofs" built not a barrier to prove P $\not=$ NP using Boolean complexity. Then we investigate the approximation method for its extension to prove super-polynomial lower bounds for the…

计算复杂性 · 计算机科学 2020-06-16 Norbert Blum

In this paper we resolve the complexity of the isomorphism problem on all but finitely many of the graph classes characterized by two forbidden induced subgraphs. To this end we develop new techniques applicable for the structural and…

离散数学 · 计算机科学 2014-11-10 Pascal Schweitzer

Graph pattern matching is a routine process for a wide variety of applications such as social network analysis. It is typically defined in terms of subgraph isomorphism which is NP-Complete. To lower its complexity, many extensions of graph…

数据库 · 计算机科学 2018-04-13 Houari Mahfoud

This thesis studies the graph alignment problem, the noisy version of the graph isomorphism problem, which aims to find a matching between the nodes of two graphs which preserves most of the edges. Focusing on the planted version where the…

数据结构与算法 · 计算机科学 2024-04-22 Luca Ganassali

Finding a shortest path in a graph is one of the most classic problems in algorithmic and graph theory. While we dispose of quite efficient algorithms for this ordinary problem (like the Dijkstra or Bellman-Ford algorithms), some slight…

数据结构与算法 · 计算机科学 2024-08-05 Abderrahim Bendahi , Adrien Fradin

We study the complexity of graph problems on graphs defined on groups, especially power graphs. We observe that an isomorphism invariant problem, such as Hamiltonian Path, Partition into Cliques, Feedback Vertex Set, Subgraph Isomorphism,…

计算复杂性 · 计算机科学 2025-07-09 Bireswar Das , Dipan Dey , Jinia Ghosh