Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
149 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Reduction of the graph isomorphism problem to equality checking of $n$-variables polynomials and the algorithms that use the reduction (1512.03139v5)

Published 10 Dec 2015 in cs.DM

Abstract: The graph isomorphism problem is considered. We assign modified $n$-variable characteristic polynomials for graphs and reduce the graph isomorphism problem to the problem of the polynomials isomorphism. It is required to find out, is there such a numbering of the second graph's vertices that the polynomials of the graphs are equal. We present algorithms for the graph isomorphism problem that use the reduction. We prove the propositions that justify the possibility of numerical realization of the algorithms for the general case of the graph isomorphism problem. The algorithms perform equality checking of graphs polynomials. We show that probability of obtaining a wrong solution of the graph isomorphism problem by comparing values of graph polynomials is negligible if the mantissa length is sufficiently large. Since, for a graph on $n$ vertices, the graph polynomial has $2n$ coefficients, its value at some point cannot be evaluated directly for large enough $n$. We show that we can check the equality of the polynomials at some points without direct evaluation of the polynomials values at these points. We prove that it is required $O(n4)$ elementary machine operations and machine numbers with mantissas length $O(n2)$ to check equality of the values for the graphs on $n$ vertices. For the worst, it needs an exponential from $n$ time to solve the graph isomorphism problem instance using the presented approach, but in practice, it is efficient even for well known computationally hard instances of the graph isomorphism problem.

Citations (2)

Summary

We haven't generated a summary for this paper yet.