中文
相关论文

相关论文: Graphs and colorings for answer set programming

200 篇论文

GP (for Graph Programs) is a rule-based, nondeterministic programming language for solving graph problems at a high level of abstraction, freeing programmers from handling low-level data structures. The core of GP consists of four…

计算机科学中的逻辑 · 计算机科学 2010-04-08 Detlef Plump , Sandra Steinert

In this article, we study directed graphs (digraphs) with a coloring constraint due to Von Neumann and related to Nim-type games. This is equivalent to the notion of kernels of digraphs, which appears in numerous fields of research such as…

组合数学 · 数学 2012-02-06 Cyril Banderier , Jean-Marie Le Bars , Vlady Ravelomanana

Graph transformation formalisms have proven to be suitable tools for the modelling of chemical reactions. They are well established in theoretical studies and increasingly also in practical applications in chemistry. The latter is made…

To appear in Theory and Practice of Logic Programming (TPLP). In this paper we propose an extension of logic programming (LP) where each default literal derived from the well-founded model is associated to a justification represented as an…

计算机科学中的逻辑 · 计算机科学 2016-05-11 Pedro Cabalar , Jorge Fandinno

We tackle three optimization problems in which a colored graph, where each node is assigned a color, must be partitioned into colorful connected components. A component is defined as colorful if each color appears at most once. The problems…

组合数学 · 数学 2025-06-11 Claudia Archetti , Martina Cerulli , Carmine Sorgente

In a multi-agent system, one may choose to govern the behaviour of an agent by imposing norms, which act as guidelines for how agents should act either all of the time or in given situations. However, imposing multiple norms on one or more…

人工智能 · 计算机科学 2025-01-22 Johnny Joyce

There are many variations on partition functions for graph homomorphisms or colorings. The case considered here is a counting or hard constraint problem in which the range or color graph carries a free and vertex transitive Abelian group…

组合数学 · 数学 2012-04-06 Eric Babson , Matthias Beck

Significant research has been conducted in recent years to extend Inductive Logic Programming (ILP) methods to induce Answer Set Programs (ASP). These methods perform an exhaustive search for the correct hypothesis by encoding an ILP…

计算机科学中的逻辑 · 计算机科学 2018-02-20 Farhad Shakerin , Gopal Gupta

The vertex coloring problem asks for the minimum number of colors that can be assigned to the vertices of a given graph such that for all vertices v the color of v is different from the color of any of its neighbors. The problem is NP-hard.…

计算几何 · 计算机科学 2017-07-12 Adalat Jabrayilov , Petra Mutzel

This chapter presents an introduction to graph colouring algorithms. The focus is on vertex-colouring algorithms that work for general classes of graphs with worst-case performance guarantees in a sequential model of computation. The…

数据结构与算法 · 计算机科学 2015-05-22 Thore Husfeldt

An edge-colored directed graph is \emph{observable} if an agent that moves along its edges is able to determine his position in the graph after a sufficiently long observation of the edge colors. When the agent is able to determine his…

多智能体系统 · 计算机科学 2007-05-23 Raphael M. Jungers , Vincent D. Blondel

The vertex coloring problem asks for the minimum number of colors that can be assigned to the vertices of a given graph such that each two adjacent vertices get different colors. For this NP-hard problem, a variety of integer linear…

离散数学 · 计算机科学 2022-06-29 Adalat Jabrayilov , Petra Mutzel

A theory about the implication structure in graph coloring is presented. Discovering hidden relations is a crucial activity in every scientific discipline. The development of mathematical models to study and discover such hidden relations…

组合数学 · 数学 2009-01-12 Jose Antonio Martin H

In this paper we consider coloring problems on graphs and other combinatorial structures on standard Borel spaces. Our goal is to obtain sufficient conditions under which such colorings can be made well-behaved in the sense of topology or…

组合数学 · 数学 2023-07-19 Anton Bernshteyn

Many variations of the classical graph coloring model have been intensively studied due to their multiple applications; scheduling problems and aircraft assignments, for instance, motivate the robust coloring problem. This model gets to…

离散数学 · 计算机科学 2023-05-17 Delia Garijo , Alberto Márquez , Rafael Robles

Coloring games are combinatorial games where the players alternate painting uncolored vertices of a graph one of $k > 0$ colors. Each different ruleset specifies that game's coloring constraints. This paper investigates six impartial…

组合数学 · 数学 2012-02-28 Gabriel Beaulieu , Kyle Burke , Eric Duchêne

The fundamental challenge in causal induction is to infer the underlying graph structure given observational and/or interventional data. Most existing causal induction algorithms operate by generating candidate graphs and evaluating them…

In this paper, we show that a simple coloring scheme can improve, both theoretically and empirically, the expressive power of Message Passing Neural Networks(MPNNs). More specifically, we introduce a graph neural network called Colored…

机器学习 · 计算机科学 2019-12-13 George Dasoulas , Ludovic Dos Santos , Kevin Scaman , Aladin Virmaux

This paper describes several new problems and ideas concerning algebraic geometry and complexity theory. It first uses the idea of coloring graphs with elements of finite fields. This procedure then shows that graph coloring problems can be…

代数几何 · 数学 2025-03-20 Paul Hriljac

We show how graph neural networks can be used to solve the canonical graph coloring problem. We frame graph coloring as a multi-class node classification problem and utilize an unsupervised training strategy based on the statistical physics…

机器学习 · 计算机科学 2022-11-28 Martin J. A. Schuetz , J. Kyle Brubaker , Zhihuai Zhu , Helmut G. Katzgraber