中文
相关论文

相关论文: The Equivalence Problem for Deterministic MSO Tree…

200 篇论文

Treewidth is a well-studied decompositional parameter to measure the tree-likeness of a graph. While the propositional satisfiability problem (SAT) is known to be tractable when parameterized by the treewidth of the underlying primal graph,…

数据结构与算法 · 计算机科学 2026-05-08 Robert Ganian , Marlene Gründel

Graph Networks are used to make decisions in potentially complex scenarios but it is usually not obvious how or why they made them. In this work, we study the explainability of Graph Network decisions using two main classes of techniques,…

机器学习 · 计算机科学 2019-06-03 Federico Baldassarre , Hossein Azizpour

Analysis of cryptographic protocols in a symbolic model is relative to a deduction system that models the possible actions of an attacker regarding an execution of this protocol. We present in this paper a transformation algorithm for such…

计算机科学中的逻辑 · 计算机科学 2009-06-09 Yannick Chevalier , Kourjieh Mounira

Classification is a central problem for dynamical systems, in particular for families that arise in a wide range of topics, like substitution subshifts. It is important to be able to distinguish whether two such subshifts are isomorphic,…

动力系统 · 数学 2022-08-24 Fabien Durand , Julien Leroy

A well-known result by Frick and Grohe shows that deciding FO logic on trees involves a parameter dependence that is a tower of exponentials. Though this lower bound is tight for Courcelle's theorem, it has been evaded by a series of recent…

计算复杂性 · 计算机科学 2015-07-01 Michael Lampis

An open question in the theory of word-representable graphs for the past decade has been whether the line graph of a non-word-representable graph is always non-word-representable. By formulating an appropriate optimization problem for the…

组合数学 · 数学 2021-08-06 M M Akbar , P D Akrobotu , C P Brewer

If a graph has a non-singular adjacency matrix, then one may use the inverse matrix to define a (labeled) graph that may be considered to be the inverse graph to the original one. It has been known that an adjacency matrix of a tree is…

组合数学 · 数学 2018-01-03 Soňa Pavlíková , Jozef Širáň

In the past decades, graphs that are determined by their spectrum have received more attention, since they have been applied to several fields, such as randomized algorithms, combinatorial optimization problems and machine learning. An…

组合数学 · 数学 2018-06-27 Ali Zeydi Abdian , Afshin Behmaram , Gholam Hossein Fath-Tabar

In this paper, we consider the problem of determining when two tensor networks are equivalent under a heterogeneous change of basis. In particular, to a string diagram in a certain monoidal category (which we call tensor diagrams), we…

表示论 · 数学 2017-05-16 Jacob Turner

The HOM problem, which asks whether the image of a regular tree language under a given tree homomorphism is again regular, is known to be decidable [Godoy & Gim\'enez: The HOM problem is decidable. JACM 60(4), 2013]. However, the problem…

形式语言与自动机理论 · 计算机科学 2023-02-08 Andreas Maletti , Andreea-Teodora Nász

In general the problem of finding a miminum spanning tree for a weighted directed graph is difficult but solvable. There are a lot of differences between problems for directed and undirected graphs, therefore the algorithms for undirected…

离散数学 · 计算机科学 2008-01-16 V. A. Buslov , V. A. Khudobakhshov

Finite 1-safe Petri nets, also called \emph{net systems}, are natural models of asynchronous concurrency. The event structure of a net system describes all its possible executions and their concurrent nature: two events may be causally…

计算机科学中的逻辑 · 计算机科学 2022-04-13 Hugo Gimbert

We study the implications of model completeness of a theory for the effectiveness of presentations of models of that theory. It is immediate that for a computable model $\mathcal A$ of a computably enumerable, model complete theory, the…

逻辑 · 数学 2019-03-05 Jennifer Chubb , Russell Miller , Reed Solomon

A string diagram is a two-dimensional graphical representation that can be described as a one-dimensional term generated from a set of primitives using sequential and parallel compositions. Since different syntactic terms may represent the…

计算机科学中的逻辑 · 计算机科学 2026-02-12 Julie Cailler , Noé Delorme , Simon Perdrix , Sophie Tourret

Deterministic timed automata are strictly less expressive than their non-deterministic counterparts, which are again less expressive than those with silent transitions. As a consequence, timed automata are in general non-determinizable.…

形式语言与自动机理论 · 计算机科学 2015-08-17 Florian Lorber , Amnon Rosenmann , Dejan Nickovic , Bernhard Aichernig

Reachability is the problem of deciding whether there is a path from one vertex to the other in the graph. Standard graph traversal algorithms such as DFS and BFS take linear time to decide reachability however their space complexity is…

计算复杂性 · 计算机科学 2019-02-06 Rahul Jain , Raghunath Tewari

It is well-known that inference in graphical models is hard in the worst case, but tractable for models with bounded treewidth. We ask whether treewidth is the only structural criterion of the underlying graph that enables tractable…

数据结构与算法 · 计算机科学 2016-11-11 Venkat Chandrasekaran , Nathan Srebro , Prahladh Harsha

In this paper, we consider classes of decision tables with 0-1-decisions closed relative to removal of attributes (columns) and changing decisions assigned to rows. For tables from an arbitrary closed class, we study the dependence of the…

计算复杂性 · 计算机科学 2024-11-18 Azimkhon Ostonov , Mikhail Moshkov

Treewidth is a graph parameter that plays a fundamental role in several structural and algorithmic results. We study the problem of decomposing a given graph $G$ into node-disjoint subgraphs, where each subgraph has sufficiently large…

数据结构与算法 · 计算机科学 2013-04-08 Chandra Chekuri , Julia Chuzhoy

MapReduce is a popular programming model for data parallel computation. In MapReduce, the reducer produces an output from a list of inputs. Due to the scheduling policy of the platform, the inputs may arrive at the reducers in different…

形式语言与自动机理论 · 计算机科学 2016-10-03 Yu-Fang Chen , Lei Song , Zhilin Wu
‹ 上一页 1 8 9 10 下一页 ›