首页> 外文会议>Computer Science Logic >Pure Pointer Programs with Iteration
【24h】

Pure Pointer Programs with Iteration

机译:具有迭代的纯指针程序

获取原文
获取原文并翻译 | 示例

摘要

Many LOGSPACE algorithms are naturally described as programs that operate on a structured input (e.g. a graph), that store in memory only a constant number of pointers (e.g. to graph nodes) and that do not use pointer arithmetic. Such "pure pointer algorithms" thus are a useful abstraction for studying the nature of LOGSPACE-computation. In this paper we introduce a formal class PURPLE of pure pointer programs and study them on locally ordered graphs. Existing classes of pointer algorithms, such as Jumping Automata on Graphs (JAGs) or Deterministic Transitive Closure (DTC) logic, often exclude simple programs, purple subsumes these classes and allows for a natural representation of many graph algorithms that access the input graph by a constant number of pure pointers. It does so by providing a primitive for iterating an algorithm over all nodes of the input graph in an unspecified order. Since pointers are given as an abstract data type rather than as binary digits we expect that logarithmic-size worktapes cannot be encoded using pointers as is done, e.g. in totally-ordered DTC logic. We show that this is indeed the case by proving that the property "the number of nodes is a power of two," which is in LOGSPACE, is not representable in purple.
机译:许多LOGSPACE算法自然被描述为对结构化输入(例如图形)进行操作的程序,这些程序仅在存储器中存储恒定数量的指针(例如图形节点),并且不使用指针算法。因此,这种“纯指针算法”是研究LOGSPACE计算性质的有用抽象。在本文中,我们介绍了纯指针程序的形式类PURPLE,并在局部有序图上进行研究。现有的指针算法类别(例如,图上的跳跃自动机(JAG)或确定性传递闭包(DTC)逻辑)通常排除简单的程序,紫色包含这些类,并允许自然地表示许多图形算法,这些算法通过恒定数量的纯指针。它通过提供用于以未指定顺序在输入图的所有节点上迭代算法的原语来实现此目的。由于指针是作为一种抽象的数据类型而不是二进制数字给出的,因此我们希望对数大小的工作带不能像使用这种方法那样使用指针进行编码。在完全排序的DTC逻辑中。通过证明LOGSPACE中的“节点数是2的幂”这一属性无法用紫色表示,我们证明了确实是这种情况。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号