中文
相关论文

相关论文: Counterexample Guided Abstraction Refinement with …

200 篇论文

The main challenge in using abstractions effectively, is to construct a suitable abstraction for the system being verified. One approach that tries to address this problem is that of {\it counterexample guided abstraction-refinement…

软件工程 · 计算机科学 2008-07-09 Rohit Chadha , Mahesh Viswanthan

Reachability analysis of compositional hybrid systems, where individual components are modeled as hybrid automata, poses unique challenges. In addition to preserving the compositional semantics while computing system behaviors, algorithms…

计算机科学中的逻辑 · 计算机科学 2025-09-05 Atanu Kundu , Pratyay Sarkar , Rajarshi Ray

The CEGAR loop in software model checking notoriously diverges when the abstraction refinement procedure does not derive a loop invariant. An abstraction refinement procedure based on an SMT solver is applied to a trace, i.e., a restricted…

计算机科学中的逻辑 · 计算机科学 2017-02-09 Marius Greitschus , Daniel Dietsch , Andreas Podelski

Statecharts are frequently used as a modeling formalism in the design of state-based systems. Formal verification techniques are also often applied to prove certain properties about the behavior of the system. One of the most efficient…

计算机科学中的逻辑 · 计算机科学 2017-03-23 Bence Czipó , Ákos Hajdu , Tamás Tóth , István Majzik

Multi-agent path finding (MAPF) is a task of finding non-conflicting paths connecting agents' specified initial and goal positions in a shared environment. We focus on compilation-based solvers in which the MAPF problem is expressed in a…

人工智能 · 计算机科学 2022-12-15 Pavel Surynek

In multi-agent path finding (MAPF) the task is to find non-conflicting paths for multiple agents. In this paper we focus on finding suboptimal solutions for MAPF for the sum-of-costs variant. Recently, a SAT-based approached was developed…

人工智能 · 计算机科学 2017-07-04 Pavel Surynek , Ariel Felner , Roni Stern , Eli Boyarski

In this paper we present a counter-example guided abstraction and approximation refinement (CEGAAR) technique for {\em partial predicate abstraction}, which combines predicate abstraction and fixpoint approximations for model checking…

计算机科学中的逻辑 · 计算机科学 2017-12-06 Tuba Yavuz

In multi-agent path finding (MAPF), the task is to find non-conflicting paths for multiple agents from their initial positions to given individual goal positions. MAPF represents a classical artificial intelligence problem often addressed…

人工智能 · 计算机科学 2021-11-15 Martin Čapek , Pavel Surynek

In the multi-agent path finding problem (MAPF) we are given a set of agents each with respective start and goal positions. The task is to find paths for all agents while avoiding collisions aiming to minimize an objective function. Two such…

人工智能 · 计算机科学 2018-12-31 Pavel Surynek

Multi-agent path finding (MAPF) attracts considerable attention in artificial intelligence community as well as in robotics, and other fields such as warehouse logistics. The task in the standard MAPF is to find paths through which agents…

人工智能 · 计算机科学 2021-05-11 Pavel Surynek

This draft suggests a new counterexample guided abstraction refinement (CEGAR) framework that uses the combination of numerical simulation for nonlinear differential equations with linear programming for linear hybrid automata (LHA) to…

计算机科学中的逻辑 · 计算机科学 2011-11-09 Sumit Kumar Jha

This paper outlines two approaches|based on counterexample-guided abstraction refinement (CEGAR) and counterexample-guided inductive synthesis (CEGIS), respectively to the automated synthesis of finite-state probabilistic models and…

编程语言 · 计算机科学 2021-05-31 Milan Ceska , Christian Dehnert , Nils Jansen , Sebastian Junges , Joost-Pieter Katoen

Recent work by Hermanns et al. and Kattenbelt et al. has extended counterexample-guided abstraction refinement (CEGAR) to probabilistic programs. These approaches are limited to predicate abstraction. We present a novel technique, based on…

计算机科学中的逻辑 · 计算机科学 2011-06-17 Javier Esparza , Andreas Gaiser

In multi-agent path finding (MAPF) the task is to navigate agents from their starting positions to given individual goals. The problem takes place in an undirected graph whose vertices represent positions and edges define the topology.…

多智能体系统 · 计算机科学 2019-07-31 Pavel Surynek , T. K. Satish Kumar , Sven Koenig

We study the computational complexity of multi-agent path finding (MAPF). Given a graph $G$ and a set of agents, each having a start and target vertex, the goal is to find collision-free paths minimizing the total distance traveled. To…

多智能体系统 · 计算机科学 2022-03-16 Tzvika Geft , Dan Halperin

The problem of makespan optimal solving of cooperative path finding (CPF) is addressed in this paper. The task in CPF is to relocate a group of agents in a non-colliding way so that each agent eventually reaches its goal location from the…

人工智能 · 计算机科学 2016-10-19 Pavel Surynek

In this paper, we present structural abstraction refinement, a novel framework for verifying the threshold problem of probabilistic programs. Our approach represents the structure of a Probabilistic Control-Flow Automaton (PCFA) as a Markov…

形式语言与自动机理论 · 计算机科学 2025-08-19 Guanyan Li , Juanen Li , Zhilei Han , Peixin Wang , Hongfei Fu , Fei He

Multi-agent path finding (MAPF) is the problem of finding paths for multiple agents such that they do not collide. This problem manifests in numerous real-world applications such as controlling transportation robots in automated warehouses,…

人工智能 · 计算机科学 2024-06-18 Carmel Shabalin , Omri Kaduri , Roni Stern

Many verification and synthesis approaches rely on solving techniques for quantified Boolean formulas (QBF). Consequently, solution witnesses, in the form of Boolean functions, become more and more important as they represent…

计算机科学中的逻辑 · 计算机科学 2018-09-11 Jesko Hecking-Harbusch , Leander Tentrup

Multi-agent path finding in continuous space and time with geometric agents MAPF$^\mathcal{R}$ is addressed in this paper. The task is to navigate agents that move smoothly between predefined positions to their individual goals so that they…

人工智能 · 计算机科学 2020-04-29 Pavel Surynek
‹ 上一页 1 2 3 10 下一页 ›