skip to main content
10.1145/800070acmconferencesBook PagePublication PagesstocConference Proceedingsconference-collections
STOC '82: Proceedings of the fourteenth annual ACM symposium on Theory of computing
ACM1982 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
San Francisco California USA May 5 - 7, 1982
ISBN:
978-0-89791-070-5
Published:
05 May 1982
Sponsors:
Next Conference
June 23 - 27, 2025
Prague , Czech Republic
Reflects downloads up to 05 Mar 2025Bibliometrics
Abstract

No abstract available.

Proceeding Downloads

Article
Free
Two tapes are better than one for nondeterministic machines

It is known that k tapes are no better than two tapes for nondeterministic machines. We show here that two tapes are better than one. In fact, we show that two pushdown stores are better than one tape. Also, k tapes are no better than two for ...

Article
Free
The tight deterministic time hierarchy

Let k be a constant ≥ 2, and let us consider only deterministic k-tape Turing machines.

We assume t2(n) > n and t2 is computable in time t2. Then there is a language which is accepted in time t2, but not accepted in any time t1 with t1(n) = o(t2(n)).

...

Article
Free
Probabilistic simulations (Preliminary Version)

The results of this paper concern the question of how fast machines with one type of storage media can simulate machines with a different type of storage media. Most work on this question has focused on the question of how fast one deterministic machine ...

Article
Free
Real-time simulation of multicounters by oblivious one-tape turing machines (Preliminary Draft)

Each multicounter machine can be simulated in real-time by an oblivious one-head tape unit.

Article
Free
Two-dimensional alternating Turing machines

This paper introduces a two-dimensional alternating Turing machine (2-ATM) which is an extension of an alternating Turing machine to two-dimensions. This paper also introduces a three-way two-dimensional alternating Turing machine (TR2-ATM) which is an ...

Article
Free
Ensembles reconnaissables de mots biinfinis

The purpose of automata theory is to study and classify those properties of words that may be defined by a finite structure, say a finite automaton or a finite monoid. It seems natural to consider the same problem for infinite words. This amounts to ...

Article
Free
Trees, automata, and games

In 1969 Rabin introduced tree automata and proved one of the deepest decidability results. If you worked on decision problems you did most probably use Rabin's result. But did you make your way through Rabin's cumbersome proof with its induction on ...

Article
Free
The theory of signature testing for VLSI

Several methods for testing VLSI chips can be classified as signature methods. Both conventional and signature testing methods apply a number of test patterns to the inputs of the circuit. The difference is that a conventional method examines each ...

Article
Free
How to assemble tree machines (Extended Abstract)

Many researchers have proposed that ensembles of processing elements be organized as trees. This paper explores how large tree machines may be assembled efficiently from smaller components. A principal constraint that we consider is the limited number ...

Article
Free
A layout strategy for VLSI which is provably good (Extended Abstract)

In this paper, we introduce a new framework within which to study VLSI layout problems. The framework is based on a straightforward generalization of the Lipton-Tarjan notion of a planar separator and, unlike previous approaches, leads to universally ...

Article
Free
Measuring energy consumption in VLSI circuits: A foundation

Energy conservation is a key question in today' s society and the proliferation of VLSI circuits encourages an energy conscious approach to their design. Although a single chip at current densities may consume less than one watt of power, assembling ...

Article
Free
How to reuse a "write - once " memory (Preliminary Version)

Storage media such as digital optical disks, PROMS, or paper tape consist of a number of “write-once” bit positions (wits); each wit initially contains a “0” that may later be irreversibly overwritten with a “I”. We demonstrate that such “write-once ...

Article
Free
Maintaining dense sequential files in a dynamic environment (Extended Abstract)

In this article, we study an alternate approach that shifts the records among adjacent pages rather than using overflow pointers when space is needed for inserting a record in a sequential file. We show how to use this method to achieve a worst-case ...

Article
Free
Maintaining order in a linked list

We present a new representation for linked lists. This representation allows one to efficiently insert objects into the list and to quickly determine the order of list elements. The basic data structure, called an indexed 2-3 tree, allows one to do n ...

Article
Free
Space-time tradeoff for answering range queries (Extended Abstract)

In this paper, we raise and investigate the question of (storage) space- (retrieval) time tradeoff for a static database, in the general framework of Fredman's. As will be seen, such tradeoff results also lead to lower bounds on the complexity of ...

Article
Free
The complexity of relational query languages (Extended Abstract)

Two complexity measures for query languages are proposed. Data complexity is the complexity of evaluating a query in the language as a function of the size of the database, and expression complexity is the complexity of evaluating a query in the ...

Article
Free
Relational queries computable in polynomial time (Extended Abstract)

Query languages for relational databases have received considerable attention. In 1972 Codd [Cod72] showed that two natural mathematical languages for queries—one algebraic and the other a version of first order predicate calculus—had identical powers ...

Article
Free
Denotational semantics of concurrency

A general framework for the denotational treatment of concurrency is introduced. The key idea is the notion of process which is element of a domain obtained as solution of a domain equation in the style as considered previously by Plotkin. We use tools ...

Article
Free
The complexity of propositional linear temporal logics

We consider the complexity of satisfiability and determination of truth in a particular finite structure for different propositional linear temporal logics. We show that both the above problems are NP-complete for the logic with F operator and are ...

Article
Free
Decision procedures and expressiveness in the temporal logic of branching time

In this paper we consider the Computation Tree Logic (CTL) proposed in [CE] which extends the Unified Branching Time Logic (UB) of [BMP] by adding an until operator. We establish that CTL has the small property by showing that any satisfiable CTL ...

Article
Free
A probabilistic dynamic logic

A logic, Pr(DL), is presented, which enables reasoning about probabilistic programs or, alternatively, reasoning probabilistically about conventional programs. The syntax of Pr(DL) derives from Pratt's first-order dynamic logic and the semantics extends ...

Article
Free
Communication complexity

In this paper we prove several results concerning this complexity measure. First we establish (in a non-constructive manner) that there exist languages which cannot be recognized with less than n communication (obviously, communication n is always ...

Article
Free
Symmetric complementation

This paper introduces a class of 1 player games of perfect information, which we call complementing games;; the player is allowed moves which complement the value of successive plays. A complementing game is symmetric if all noncomplement moves are ...

Article
Free
Space-bounded hierarchies and probabilistic computations

This paper studies two aspects of the power of space-bounded probabilistic Turing machines. Section 2 presents a simple alternative proof of Simon's recent result [13] that space-bounded probabilistic complexity classes are closed under complement. ...

Article
Free
On the random oracle hypothesis

We give two counterexamples to the random oracle hypothesis as formalized by Bennett and Gill[2]. We then discuss the future of the random oracle hypothesis in light of these examples We believe that these examples will severely test any new candidate ...

Article
Free
Bounds on the time for parallel RAM's to compute simple functions

We prove that a parallel RAM with no write conflicts allowed requires Ω(log n) steps to compute the Boolean or of n bits stored in the first n global memory cells. We first argue that this result is subtler than it appears, and in fact the “obvious” ...

Article
Free
Probabilistic, nondeterministic, and alternating decision trees (Preliminary Version)

This work generalizes decision trees in order to model algorithms which allow probabilistic, nondeterministic, or alternating control. Two geometric techniques for proving lower bounds on the time required by ordinary decision trees (Dobkin and Lipton's ...

Article
Free
Edge-deletion and edge-contraction problems

For a property π on graphs, the corresponding edge-deletion problem PED(π) (edge-contraction problem PEC(π), resp.) is defined as follows: Given a graph G, find a set of edges of minimum cardinality whose deletion (contraction, resp.) results in a graph ...

Article
Free
The complexity of facets (and some facets of complexity)

Many important combinatorial optimization problems, including the traveling salesman problem (TSP), the clique problem and many others, call for the optimization of a linear functional over some discrete set of vectors.

Article
Free
A polynomial reduction from multivariate to bivariate integral polynomial factorization.

Given an arbitrary but fixed integer r ≥ 3. We show that testing r-variate polynomials with integer coefficients for irreducibility is m-reducible in polynomial time of the total degree and the largest coefficient length to testing bivariate polynomials ...

Contributors
  • International Business Machines
  • IBM Research - Almaden
  • University of California, San Diego
  • University of Wisconsin-Madison

Index Terms

  1. Proceedings of the fourteenth annual ACM symposium on Theory of computing

    Recommendations

    Acceptance Rates

    Overall Acceptance Rate 1,469 of 4,586 submissions, 32%
    YearSubmittedAcceptedRate
    STOC '153479327%
    STOC '143199129%
    STOC '1336010028%
    STOC '113048428%
    STOC '083258025%
    STOC '032708030%
    STOC '022879132%
    STOC '012308336%
    STOC '001828547%
    STOC '981697544%
    STOC '972117536%
    STOC '962017437%
    STOC '891965629%
    STOC '881925328%
    STOC '871655030%
    STOC '801254738%
    STOC '791113733%
    STOC '781203832%
    STOC '77873136%
    STOC '76833036%
    STOC '75873136%
    STOC '74953537%
    STOC '71502346%
    STOC '70702739%
    Overall4,5861,46932%