中文
相关论文

相关论文: Heuristic algorithm for solving of the graph isomo…

200 篇论文

The graph partitioning problem has many applications in scientific computing such as computer aided design, data mining, image compression and other applications with sparse-matrix vector multiplications as a kernel operation. In many cases…

数据结构与算法 · 计算机科学 2016-01-08 Foad Lotfifar , Matthew Johnson

A simple but empirically efficient heuristic algorithm for the edge-coloring of graphs is presented. Its basic idea is the displacement of "conflicts" (repeated colors in the edges incident to a vertex) along paths of adjacent vertices…

组合数学 · 数学 2012-10-19 M. A. Fiol , J. Vilaltella

One exact and two heuristic algorithms for determining the generators, orbits and order of the graph automorphism group are presented. A basic tool of these algorithms is the well-known individualization and refinement procedure. A search…

数据结构与算法 · 计算机科学 2016-07-27 Stoicho D. Stoichev

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

As two fundamental problems, graph cuts and graph matching have been investigated over decades, resulting in vast literature in these two topics respectively. However the way of jointly applying and solving graph cuts and matching receives…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Tianshu Yu , Junchi Yan , Jieyi Zhao , Baoxin Li

An exact algorithm is presented for solving edge weighted graph partitioning problems. The algorithm is based on a branch and bound method applied to a continuous quadratic programming formulation of the problem. Lower bounds are obtained…

最优化与控制 · 数学 2009-12-10 William Hager , Dzung Phan , Hongchao Zhang

Graph matching is a challenging problem with very important applications in a wide range of fields, from image and video analysis to biological and biomedical problems. We propose a robust graph matching algorithm inspired in…

最优化与控制 · 数学 2013-11-26 Marcelo Fiori , Pablo Sprechmann , Joshua Vogelstein , Pablo Musé , Guillermo Sapiro

Computing high-quality graph partitions is a challenging problem with numerous applications. In this paper, we present a novel meta-heuristic for the balanced graph partitioning problem. Our approach is based on integer linear programs that…

数据结构与算法 · 计算机科学 2018-02-21 Alexandra Henzinger , Alexander Noe , Christian Schulz

A very simple heuristic approach to the unfolding problem will be described. An iterative algorithm starts with an empty histogram and every iteration aims to add one entry to this histogram. The entry to be added is selected according to a…

数据分析、统计与概率 · 物理学 2014-11-06 Yordan Karadzhov

Best match graphs (BMGs) are a class of colored digraphs that naturally appear in mathematical phylogenetics and can be approximated with the help of similarity measures between gene sequences, albeit not without errors. The corresponding…

组合数学 · 数学 2021-03-15 David Schaller , Manuela Geiß , Marc Hellmuth , Peter F. Stadler

The question whether there exists a hypergraph whose degrees are equal to a given sequence of integers is a well-known reconstruction problem in graph theory, which is motivated by discrete tomography. In this paper we approach the problem…

组合数学 · 数学 2024-02-08 Michela Ascolese , Matthias Lienau , Matthias Schulte , Anusch Taraz

We examine ordered graphs, defined as graphs with linearly ordered vertices, from the perspective of homomorphisms (and colorings) and their complexities. We demonstrate the corresponding computational and parameterized complexities, along…

计算复杂性 · 计算机科学 2025-12-01 Michal Čertík , Andreas Emil Feldmann , Jaroslav Nešetřil , Paweł Rzążewski

To solve many problems on graphs, graph traversals are used, the usual variants of which are the depth-first search and the breadth-first search. Implementing a graph traversal we consequently reach all vertices of the graph that belong to…

离散数学 · 计算机科学 2025-02-18 A. V. Prolubnikov

Given two graphs $H$ and $G$, the Subgraph Isomorphism problem asks if $H$ is isomorphic to a subgraph of $G$. While NP-hard in general, algorithms exist for various parameterized versions of the problem: for example, the problem can be…

数据结构与算法 · 计算机科学 2013-08-27 Dániel Marx , Michał Pilipczuk

In recent years, algorithms and neural architectures based on the Weisfeiler-Leman algorithm, a well-known heuristic for the graph isomorphism problem, emerged as a powerful tool for (supervised) machine learning with graphs and relational…

机器学习 · 计算机科学 2021-11-23 Christopher Morris , Matthias Fey , Nils M. Kriege

In this paper, the problem of matching pairs of correlated random graphs with multi-valued edge attributes is considered. Graph matching problems of this nature arise in several settings of practical interest including social network…

信息论 · 计算机科学 2018-02-06 F. Shirani , S. Garg , E. Erkip

Problems related to graph matching and isomorphisms are very important both from a theoretical and practical perspective, with applications ranging from image and video analysis to biological and biomedical problems. The graph matching…

组合数学 · 数学 2014-09-29 Marcelo Fiori , Guillermo Sapiro

This paper is concerned with the computation of representation matrices for the action of Frobenius to the cohomology groups of algebraic varieties. Specifically we shall give an algorithm to compute the matrices for arbitrary algebraic…

代数几何 · 数学 2021-10-04 Momonari Kudo

It is unknown whether two graphs can be tested for isomorphism in polynomial time. A classical approach to the Graph Isomorphism Problem is the d-dimensional Weisfeiler-Lehman algorithm. The d-dimensional WL-algorithm can distinguish many…

组合数学 · 数学 2010-12-10 Harm Derksen

There is arbitrariness in optimum solutions of graph-theoretic problems that can give rise to unfairness. Incorporating fairness in such problems, however, can be done in multiple ways. For instance, fairness can be defined on an individual…

最优化与控制 · 数学 2023-11-28 Christopher Hojny , Frits Spieksma , Sten Wessel