Going Far, Logically
Abstract
There are numerous applications where we need to ensure that multiple moving objects are sufficiently far apart. Furthermore, in many moving object domains, there is positional indeterminacy — we are not 100 % sure exactly when a given moving object will be at a given location. [Yaman et al., 2004] provided a logic of motion but did not provide algorithms to ensure that moving objects are kept sufficiently far apart. In this paper, we extend their logic to include a “far ” predicate. We develop the CheckFar algorithm that checks if any given two objects will always be sufficiently far apart at during a time interval. We have run a set of experiments showing that our CheckFar algorithm scales very well. 1
Cite
Text
Yaman et al. "Going Far, Logically." International Joint Conference on Artificial Intelligence, 2005.Markdown
[Yaman et al. "Going Far, Logically." International Joint Conference on Artificial Intelligence, 2005.](https://mlanthology.org/ijcai/2005/yaman2005ijcai-going/)BibTeX
@inproceedings{yaman2005ijcai-going,
title = {{Going Far, Logically}},
author = {Yaman, Fusun and Nau, Dana S. and Subrahmanian, V. S.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2005},
pages = {615-620},
url = {https://mlanthology.org/ijcai/2005/yaman2005ijcai-going/}
}