44 research outputs found

    Isomorphism test for digraphs with weighted edges

    Get PDF
    Colour refinement is at the heart of all the most efficient graph isomorphism software packages. In this paper we present a method for extending the applicability of refinement algorithms to directed graphs with weighted edges. We use Traces as a reference software, but the proposed solution is easily transferrable to any other refinement-based graph isomorphism tool in the literature. We substantiate the claim that the performances of the original algorithm remain substantially unchanged by showing experiments for some classes of benchmark graphs

    On Ramsey properties of classes with forbidden trees

    Get PDF
    Let F be a set of relational trees and let Forbh(F) be the class of all structures that admit no homomorphism from any tree in F; all this happens over a fixed finite relational signature σ\sigma. There is a natural way to expand Forbh(F) by unary relations to an amalgamation class. This expanded class, enhanced with a linear ordering, has the Ramsey property.Comment: Keywords: forbidden substructure; amalgamation; Ramsey class; partite method v2: changed definition of expanded class; v3: final versio

    Enumerating kk-arc-connected orientations

    Get PDF
    12 pagesWe study the problem of enumerating the kk-arc-connected orientations of a graph GG, i.e., generating each exactly once. A first algorithm using submodular flow optimization is easy to state, but intricate to implement. In a second approach we present a simple algorithm with delay O(knm2)O(knm^2) and amortized time O(m2)O(m^2), which improves over the analysis of the submodular flow algorithm. As ingredients, we obtain enumeration algorithms for the α\alpha-orientations of a graph GG in delay O(m2)O(m^2) and for the outdegree sequences attained by kk-arc-connected orientations of GG in delay O(knm2)O(knm^2)

    Algorithms for Coloring Reconfiguration Under Recolorability Digraphs

    Get PDF
    In the k-Recoloring problem, we are given two (vertex-)colorings of a graph using k colors, and asked to transform one into the other by recoloring only one vertex at a time, while at all times maintaining a proper k-coloring. This problem is known to be solvable in polynomial time if k ? 3, and is PSPACE-complete if k ? 4. In this paper, we consider a (directed) recolorability constraint on the k colors, which forbids some pairs of colors to be recolored directly. The recolorability constraint is given in terms of a digraph R, whose vertices correspond to the colors and whose arcs represent the pairs of colors that can be recolored directly. We provide algorithms for the problem based on the structure of recolorability constraints R, showing that the problem is solvable in linear time when R is a directed cycle or is in a class of multitrees
    corecore