Global constraint catalog

N Beldiceanu, M Carlsson, JX Rampon - 2010 - diva-portal.org
This report presents a catalogue of global constraints where each constraint is explicitly
described in terms of graph properties and/or automata and/or first order logical formulae …

Linear-time algorithms for dominators and other path-evaluation problems

AL Buchsbaum, L Georgiadis, H Kaplan, A Rogers… - SIAM Journal on …, 2008 - SIAM
We present linear-time algorithms for the classic problem of finding dominators in a
flowgraph, and for several other problems whose solutions require evaluating a function …

Finding dominators in practice

L Georgiadis, R Tarjan, R Werneck - Journal of Graph Algorithms and …, 2006 - jgaa.info
The computation of dominators in a flowgraph has applications in several areas, including
program optimization, circuit testing, and theoretical biology. Lengauer and Tarjan [] …

[HTML][HTML] Finding dominators via disjoint set union

W Fraczak, L Georgiadis, A Miller, RE Tarjan - Journal of Discrete …, 2013 - Elsevier
The problem of finding dominators in a directed graph has many important applications,
notably in global optimization of computer code. Although linear and near-linear-time …

Explaining circuit propagation

KG Francis, PJ Stuckey - Constraints, 2014 - Springer
The circuit constraint is used to constrain a graph represented by a successor for each node,
such that the resulting edges form a circuit. Circuit and its variants are important for various …

Dominator tree certification and divergent spanning trees

L Georgiadis, RE Tarjan - ACM Transactions on Algorithms (TALG), 2015 - dl.acm.org
How does one verify that the output of a complicated program is correct? One can formally
prove that the program is correct, but this may be beyond the power of existing methods …

Hypernetworks in a directed hypergraph

AP Volpentesta - European Journal of Operational Research, 2008 - Elsevier
Recently novel distributed approaches to the formation of collaborative networked
organizations have been proposed. Some of them make use of logical–formal structures (ie …

Global constraint catalog, (revision a)

N Beldiceanu, M Carlsson, JX Rampon - 2012 - diva-portal.org
This report presents a catalogue of global constraints where each constraint is explicitly
described in terms of graph properties and/or automata and/or first order logical formulae …

Exploitation de structures de graphe en programmation par contraintes

JG Fages - 2014 - theses.hal.science
De nombreuses applications informatiques nécessitent de résoudre des problèmes de
décision qui sont difficiles d'un point de vue mathématique. La programmation par …

Revisiting the tree Constraint

JG Fages, X Lorca - Principles and Practice of Constraint Programming …, 2011 - Springer
This paper revisits the tree constraint introduced in [2] which partitions the nodes of an-
nodes, m-arcs directed graph into a set of node-disjoint anti-arborescences for which only …