中文
相关论文

相关论文: Ordered Front-to-back Any-Hit Traversal in RTX

200 篇论文

Given two points in the plane, a set of obstacles defined by closed curves, and an integer $k$, does there exist a path between the two designated points intersecting at most $k$ of the obstacles? This is a fundamental and well-studied…

数据结构与算法 · 计算机科学 2020-02-05 Eduard Eiben , Daniel Lokshtanov

The problem of total-order (uniform reliable) broadcast is fundamental in fault-tolerant distributed computing since it abstracts a broad set of problems requiring processes to uniformly deliver messages in the same order in which they were…

分布式、并行与集群计算 · 计算机科学 2022-09-30 Oskar Lundström , Michel Raynal , Elad Michael Schiller

The trajectory tracking problem for multivariable linear systems is considered. Two different techniques are examined: the output regulation theory (ORT) and the flatness based tracking (FBT). ORT and FBT are two different approaches to…

系统与控制 · 计算机科学 2016-12-06 Saman Khodaverdian

In this paper we present a novel rule-based approach for Runtime Verification of FLTL properties over finite but expanding traces. Our system exploits Horn clauses in implication form and relies on a forward chaining-based monitoring…

计算机科学中的逻辑 · 计算机科学 2014-12-04 Alan Perotti , Guido Boella , Artur d'Avila Garcez

We study the navigation problem for a robot moving amidst static and dynamic obstacles and rely on a hierarchical approach to solve it. First, the reference trajectory is planned by the safe interval path planning algorithm that is capable…

机器人学 · 计算机科学 2019-06-18 Konstantin Yakovlev , Anton Andreychuk , Juliya Belinskaya , Dmitry Makarov

We study the decoupled multi-armed bandit problem, where the learner separately selects one arm for exploration and one, possibly different, arm for exploitation at each round. In this setting, the loss of the explored arm is observed but…

机器学习 · 统计学 2026-05-29 Chaiwon Kim , Jongyeong Lee , Min-hwan Oh

This paper proposes multiple extensions to the popular bicriterion transit routing approach -- Trip-Based Transit Routing (TBTR). Specifically, building on the premise of the HypRAPTOR algorithm, we first extend TBTR to its partitioning…

数据结构与算法 · 计算机科学 2022-03-01 Prateek Agarwal , Tarun Rambha

The basic (and traditional) crossing number problem is to determine the minimum number of crossings in a topological drawing of an input graph in the plane. We develop a unified framework yielding fixed-parameter tractable (FPT) algorithms…

计算几何 · 计算机科学 2026-05-07 Éric Colin de Verdière , Petr Hliněný

We introduce a general method for obtaining fixed-parameter algorithms for problems about finding paths in undirected graphs, where the length of the path could be unbounded in the parameter. The first application of our method is as…

数据结构与算法 · 计算机科学 2022-07-18 Fedor V. Fomin , Petr A. Golovach , Tuukka Korhonen , Kirill Simonov , Giannos Stamoulis

Given a graph with edge costs and vertex profits and given a budget B, the Orienteering Problem asks for a walk of cost at most B of maximum profit. Additionally, each profit may be given with a time window within it can be collected by the…

数据结构与算法 · 计算机科学 2024-10-17 Kevin Buchin , Mart Hagedoorn , Guangping Li , Carolin Rehs

In real-time embedded systems (RTS), failures due to security breaches can cause serious damage to the system, the environment and/or injury to humans. Therefore, it is very important to understand the potential threats and attacks against…

密码学与安全 · 计算机科学 2017-05-09 Chien-Ying Chen , AmirEmad Ghassami , Sibin Mohan , Negar Kiyavash , Rakesh B. Bobba , Rodolfo Pellizzoni , Man-Ki Yoon

In this paper we focus on the following constrained reachability problem over edge-labeled graphs like RDF -- "given source node x, destination node y, and a sequence of edge labels (a, b, c, d), is there a path between the two nodes such…

数据库 · 计算机科学 2012-03-14 Medha Atre , Vineet Chaoji , Mohammed J. Zaki

For the List Accessing Problem, Move-To-Front(MTF) algorithm has been proved to be the best performing online list accessing algorithm till date in the literature[10]. In this paper, we have made a comprehensive analysis of MTF algorithm…

数据结构与算法 · 计算机科学 2011-05-03 Rakesh Mohanty , Sasmita Tripathy

Obstacle avoidance is central to safe navigation, especially for robots with arbitrary and nonconvex geometries operating in cluttered environments. Existing Control Barrier Function (CBF) approaches often rely on analytic clearance…

机器人学 · 计算机科学 2025-09-22 Shuo Liu , Zhe Huang , Calin A. Belta

A ride sharing problem is considered where we are given a graph, whose edges are equipped with a travel cost, plus a set of objects, each associated with a transportation request given by a pair of origin and destination nodes. A vehicle…

离散数学 · 计算机科学 2016-06-10 Angelo Fanelli , Gianluigi Greco

We address the problem of motion planning for four-way intersection crossings with right-of-ways. Road safety typically assigns liability to the follower in rear-end collisions and to the approaching vehicle required to yield in side…

机器人学 · 计算机科学 2023-03-15 Tim Puphal , Malte Probst , Misa Komuro , Yiyang Li , Julian Eggert

Safety for control systems is often posed as an invariance constraint; the system is said to be safe if state trajectories avoid some unsafe region of the statespace for all time. An assured controller is one that enforces safety online by…

系统与控制 · 电气工程与系统科学 2020-08-18 Matthew Abate , Samuel Coogan

In the project, the vehicle was first controlled with ROS. For this purpose, the necessary nodes were prepared to be controlled with a joystick. Afterwards, DWA(Dynamic Window Approach), TEB(Timed-Elastic Band) and APF(Artificial Potential…

机器人学 · 计算机科学 2021-09-03 Oguzhan Kose

Provably safe and scalable multi-vehicle trajectory planning is an important and urgent problem. Hamilton-Jacobi (HJ) reachability is an ideal tool for analyzing such safety-critical systems and has been successfully applied to several…

系统与控制 · 计算机科学 2017-11-08 Somil Bansal , Mo Chen , Claire J. Tomlin

Network latency severely impacts the performance of applications running on supercomputers. Adaptive routing algorithms route packets over different available paths to reduce latency and improve network utilization. However, if a switch…

网络与互联网体系结构 · 计算机科学 2025-11-20 Tommaso Bonato , Daniele De Sensi , Salvatore Di Girolamo , Abdulla Bataineh , David Hewson , Duncan Roweth , Torsten Hoefler