<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>eCommons Community:</title>
  <link rel="alternate" href="http://hdl.handle.net/1813/517" />
  <subtitle />
  <id>http://hdl.handle.net/1813/517</id>
  <updated>2013-06-19T09:18:38Z</updated>
  <dc:date>2013-06-19T09:18:38Z</dc:date>
  <entry>
    <title>A Linear List Merging Algorithm</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/10810" />
    <author>
      <name>Hopcroft, John E.</name>
    </author>
    <author>
      <name>Ullman, Jeffrey D.</name>
    </author>
    <id>http://hdl.handle.net/1813/10810</id>
    <updated>2008-05-15T15:09:10Z</updated>
    <published>2008-05-14T13:42:16Z</published>
    <summary type="text">Title: A Linear List Merging Algorithm
Authors: Hopcroft, John E.; Ullman, Jeffrey D.
Abstract: A linear list merging algorithm and its analysis is presented. Starting with n lists, each containing a single element, the algorithm will execute an arbitrary sequence of requests to merge lists and to find the name of the list currently containing a given element. If the length of the sequence of requests is bounded by a constant times n, then the execution time of the algorithm on a random access computer is bounded by a constant times n.</summary>
    <dc:date>2008-05-14T13:42:16Z</dc:date>
  </entry>
  <entry>
    <title>On the Modelling Power of Petri Nets</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7516" />
    <author>
      <name>Meiling, Erik</name>
    </author>
    <id>http://hdl.handle.net/1813/7516</id>
    <updated>2007-12-09T13:33:49Z</updated>
    <published>1979-12-01T00:00:00Z</published>
    <summary type="text">Title: On the Modelling Power of Petri Nets
Authors: Meiling, Erik
Abstract: The behavior of a Petri net is expressed as a formal language. Certain  families of Petri net languages are characterized by propositions similar to  the classical pumping theorems. The results are used to give examples of  behaviors that cannot be expressed by languages in these families.</summary>
    <dc:date>1979-12-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Cand and Cor Before and Then or Else in Ada</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7515" />
    <author>
      <name>Gries, David</name>
    </author>
    <id>http://hdl.handle.net/1813/7515</id>
    <updated>2007-12-09T13:37:45Z</updated>
    <published>1979-11-01T00:00:00Z</published>
    <summary type="text">Title: Cand and Cor Before and Then or Else in Ada
Authors: Gries, David
Abstract: NO ABSTRACT SUPPLIED</summary>
    <dc:date>1979-11-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>A Proof Technique for Communicating Sequential Processes(With an Example)</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7514" />
    <author>
      <name>Levin, Gary Marc</name>
    </author>
    <id>http://hdl.handle.net/1813/7514</id>
    <updated>2007-12-09T13:00:59Z</updated>
    <published>1979-11-01T00:00:00Z</published>
    <summary type="text">Title: A Proof Technique for Communicating Sequential Processes(With an Example)
Authors: Levin, Gary Marc
Abstract: We present proof rules for an extension of the Communicating Sequential  Processes proposed by Hoare. The send and receive statements are treated  symmetrically, simplifying the rules and allowing send to appear in guards. An  example is given to explain the use of the technique. This is an outline of a  substantial part of a PhD thesis that is expected to be completed in June 1980.</summary>
    <dc:date>1979-11-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>On Linear Natural Deduction</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7513" />
    <author>
      <name>Leivant, Daniel</name>
    </author>
    <id>http://hdl.handle.net/1813/7513</id>
    <updated>2007-12-09T13:29:03Z</updated>
    <published>1979-11-01T00:00:00Z</published>
    <summary type="text">Title: On Linear Natural Deduction
Authors: Leivant, Daniel
Abstract: NO ABSTRACT SUPPLIED</summary>
    <dc:date>1979-11-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>The System Architecture for CORE: A Tolerant Program Development Environment</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7512" />
    <author>
      <name>Archer, James E., Jr.</name>
    </author>
    <author>
      <name>Conway, Richard W.</name>
    </author>
    <author>
      <name>Shore, Andrew I.</name>
    </author>
    <author>
      <name>Silver, Leonard S.</name>
    </author>
    <id>http://hdl.handle.net/1813/7512</id>
    <updated>2007-12-09T13:23:54Z</updated>
    <published>1979-10-01T00:00:00Z</published>
    <summary type="text">Title: The System Architecture for CORE: A Tolerant Program Development Environment
Authors: Archer, James E., Jr.; Conway, Richard W.; Shore, Andrew I.; Silver, Leonard S.
Abstract: CORE is a program development environment intended primarily to explore a  highly tolerant useer interface. In some respects the internal architecture is  also novel. It permits a highly interactive and supportive user interface to  be implemented with processing routines which are essentially oblivious to any  user interaction.</summary>
    <dc:date>1979-10-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>A Program Development System Execution Supervisor</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7511" />
    <author>
      <name>Archer, James E., Jr.</name>
    </author>
    <author>
      <name>Shore, Andrew I.</name>
    </author>
    <id>http://hdl.handle.net/1813/7511</id>
    <updated>2007-12-09T12:54:49Z</updated>
    <published>1979-10-01T00:00:00Z</published>
    <summary type="text">Title: A Program Development System Execution Supervisor
Authors: Archer, James E., Jr.; Shore, Andrew I.
Abstract: The Cornell Program Development System is an experimental vehicle to explore  the applicability of highly cooperative tactics to a contemporary development  environment. The CPDS provides significant facilities for modifying and  immediately executing programs. The execution supervisor and the internal user  program representation it uses to implement these facilities are described.</summary>
    <dc:date>1979-10-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Quadratic Programming with M-Matrices</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7510" />
    <author>
      <name>Luk, Franklin T.</name>
    </author>
    <author>
      <name>Pagano, Marcello</name>
    </author>
    <id>http://hdl.handle.net/1813/7510</id>
    <updated>2007-12-09T03:45:16Z</updated>
    <published>1979-10-01T00:00:00Z</published>
    <summary type="text">Title: Quadratic Programming with M-Matrices
Authors: Luk, Franklin T.; Pagano, Marcello
Abstract: In this paper, we study the problem of quadratic programming with M-matrices.  We describe (1) an effective algorithm for the case where the variables are  subject to a lower bound constraint, and (2) an analogous algorithm for the  case where the variables are subject to lower and upper bounds constraints. We  demonstrate the special monotone behavior of the iterate and gradient vectors.  The result on the gradient vector is new. It leads us to consider a simple  updating procedure which preserves the monotonicity of both vectors. The  procedure uses the fact that an M-matrix has a non-negative inverse. Two new  algorithms are then constructed by incorporating this updating procedure into  the two given algorithms. We give numerical examples which show that the new  methods can be more efficient than the original ones.</summary>
    <dc:date>1979-10-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>Ada/CS - An Instructional Subset of the Programming Language Ada</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7509" />
    <author>
      <name>Archer, James E., Jr.</name>
    </author>
    <id>http://hdl.handle.net/1813/7509</id>
    <updated>2007-12-09T13:21:35Z</updated>
    <published>1979-10-01T00:00:00Z</published>
    <summary type="text">Title: Ada/CS - An Instructional Subset of the Programming Language Ada
Authors: Archer, James E., Jr.
Abstract: NO ABSTRACT SUPPLIED</summary>
    <dc:date>1979-10-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>A Unified View of Semantics</title>
    <link rel="alternate" href="http://hdl.handle.net/1813/7508" />
    <author>
      <name>Majster, Mila E.</name>
    </author>
    <id>http://hdl.handle.net/1813/7508</id>
    <updated>2007-12-09T13:06:45Z</updated>
    <published>1979-10-01T00:00:00Z</published>
    <summary type="text">Title: A Unified View of Semantics
Authors: Majster, Mila E.
Abstract: NO ABSTRACT SUPPLIED</summary>
    <dc:date>1979-10-01T00:00:00Z</dc:date>
  </entry>
</feed>

