• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 6,916
Next 10 →

Limits for Compact Representation of Plans

by Peter Jonsson - in Proceedings of the 21st International Conference on Automated PlanningandScheduling(ICAPS),(2011
"... Most planning formalisms allow instances with shortest plans of exponential length. While such instances are problem-atic, they are usually unavoidable and can occur in practice. There are several known cases of restricted planning prob-lems where plans can be exponential but always have a com-pact ..."
Abstract - Cited by 3 (1 self) - Add to MetaCart
(ie. polynomial) representation, often using recursive macros. Such compact representations are important since exponential plans are difficult both to use and to understand. We show that these results do not extend to the general case, by proving a number of bounds for compact representations

Compact Representations of Separable Graphs

by Daniel K. Blandford, Guy E. Blelloch, Ian A. Kash - In Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms , 2003
"... We consider the problem of representing graphs compactly while supporting queries e#ciently. In particular we describe a data structure for representing n-vertex unlabeled graphs that satisfy an O(n )-separator theorem, c < 1. The structure uses O(n) bits, and supports adjacency and degree qu ..."
Abstract - Cited by 42 (11 self) - Add to MetaCart
We consider the problem of representing graphs compactly while supporting queries e#ciently. In particular we describe a data structure for representing n-vertex unlabeled graphs that satisfy an O(n )-separator theorem, c < 1. The structure uses O(n) bits, and supports adjacency and degree

On Compact Representations of Propositional Circumscription

by Marco Cadoli, Francesco M. Donini, Marco Schaerf - Theoretical Computer Science , 1997
"... . We prove that -- unless the polynomial hierarchy collapses at the second level -- the size of a purely propositional representation of the circumscription CIRC(T ) of a propositional formula T grows faster than any polynomial as the size of T increases. We then analyze the significance of this res ..."
Abstract - Cited by 37 (14 self) - Add to MetaCart
. We prove that -- unless the polynomial hierarchy collapses at the second level -- the size of a purely propositional representation of the circumscription CIRC(T ) of a propositional formula T grows faster than any polynomial as the size of T increases. We then analyze the significance

Compact representations of ordered sets

by Daniel K. Blandford, Guy E. Blelloch, Daniel K. Blandford, Guy E. Blelloch - In Proc. 15th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA , 2004
"... We consider the problem of efficiently representing sets S of size n from an ordered universe U = {0,...,m−1}. Given any ordered dictionary structure (or comparison-based ordered set structure) D that uses O(n) pointers, we demonstrate a simple blocking technique that pro-duces an ordered set struct ..."
Abstract - Cited by 22 (3 self) - Add to MetaCart
We consider the problem of efficiently representing sets S of size n from an ordered universe U = {0,...,m−1}. Given any ordered dictionary structure (or comparison-based ordered set structure) D that uses O(n) pointers, we demonstrate a simple blocking technique that pro-duces an ordered set structure supporting the same op-erations in the same time bounds but with O(n log m+nn) bits. This is within a constant factor of the information-theoretic lower bound. We assume the unit cost RAM model with word size Ω(log |U |) and a table of size O(mα log2m) bits, for some constant α> 0. The time bound for our operations contains a factor of 1/α. We present experimental results for the STL (C++ Standard Template Library) implementation of Red-Black trees, and for an implementation of Treaps. We compare the implementations with blocking and without blocking. The blocking variants use a factor of between 1.5 and 10 less space depending on the density of the set. 1

Macros, Reactive Plans and Compact Representations

by Christer Bäckström, Anders Jonsson, Peter Jonsson
"... Abstract. The use and study of compact representations of objects is widespread in computer science. AI planning can be viewed as the problem of finding a path in a graph that is implicitly described by a compact representation in a planning language. However, compact representations of the path its ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
Abstract. The use and study of compact representations of objects is widespread in computer science. AI planning can be viewed as the problem of finding a path in a graph that is implicitly described by a compact representation in a planning language. However, compact representations of the path

(encoding means to provide a compact representation)

by Olivier Bartheye
"... (encoding means to provide a compact representation) ..."
Abstract - Add to MetaCart
(encoding means to provide a compact representation)

Compact representations of BL-algebras

by Antonio Di Nola, Laurentiu Leustean , 2002
"... ..."
Abstract - Cited by 5 (0 self) - Add to MetaCart
Abstract not found

A Compact Representation of Units

by Bruce Hamilton
"... Units are useful in understanding the meaning of data about physical quantities. For example, “6 liters ” gives more information than “6. ” Other properties, such as accuracy and precision, also give useful information, but we do not discuss those here. Most units used in the physical sciences are w ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
are well-standardized [1,2,3,22], and there are standards for the use and spelling of unit names [2,4], but there are few standards for the representation of units within computing systems. We present a representation which can accommodate unforeseen units, requires minimal agreement among

Compact Representation of Seismic Sections ∗

by Morten Dæhlen, Øyvind Hjelle , 1992
"... A new method for the compression of seismic sections based on a surface decomposition strategy is presented. In the decomposition process a function representing the seismic section is rewritten into a sequence of functions whose sum gives an approximation to the original data set. Data compression ..."
Abstract - Add to MetaCart
A new method for the compression of seismic sections based on a surface decomposition strategy is presented. In the decomposition process a function representing the seismic section is rewritten into a sequence of functions whose sum gives an approximation to the original data set. Data compression is obtained by keeping only the coefficients from the components that give a significant contribution to the reconstruction. By significant we shall mean that the distance between the original seismic section and the reconstruction is less than a predefined tolerance in some convenient norm. Experiments show that satisfactory interpretation quality is readily obtained with storage requirements in the range of 1 to 2 bits per sample. This work was supported by Saga Petroleum a.s.

Compact Representations of Term Replication

by unknown authors
"... These patterns come from a very simple sequence: 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 … For example, if this sequence is used for the threading and treadling sequences in a weaving draft with a tabby tie-up, the resulting drawdown is as shown in Figure 1. In the sequence above, each term is replicated acco ..."
Abstract - Add to MetaCart
These patterns come from a very simple sequence: 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 … For example, if this sequence is used for the threading and treadling sequences in a weaving draft with a tabby tie-up, the resulting drawdown is as shown in Figure 1. In the sequence above, each term is replicated according to its value. We know of no good name for this sequence. We have called it the multi sequence in previous articles [1] and the On-Line Encyclopedia of Integer Sequences [2] refers to it as “n appears n times”, which is descriptive but far from elegant. The sequence above is one of a class of sequences obtained by applying term replication functions to bases sequences. For the example above, the base sequence is the positive integers, I + = 1 2 3 4 5 … and the replication function is r(v) = v, where v is the value of the term. If the base sequence is the Fibonacci numbers, F = 1 1 2 3 5 8 …, then this rule yields
Next 10 →
Results 1 - 10 of 6,916
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University