- Title:
- Image Contouring and Comparing. AIM-199
- Author:
- Baumgart, Bruce G.
- Author (no Collectors):
- Baumgart, Bruce G.
- Collector:
- Baumgart, Bruce G.
- Description:
-
A contour image representation is stated and an algorithm for
converting a set of digital television images into this
representation is explained. The algorithm consists of five steps:
digital image thresholding, binary image contouring, polygon
nesting, polygon smoothing, and polygon comparing. An implementation
of the algorithm is the main routine of a program called CRE;
auxiliary routines provide cart and turn table control, TV camera
input, image display, and xerox printer output. A serendip
application of CRE to type font construction is explained. Details
about the intended application of CRE to the perception of physical
objects will appear in sequels to this paper.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- October 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), October 1973
- Genre:
- memorandums
- Identifier:
- AIM-199
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
« Previous |
1 - 48 of 860
|
Next »
Number of results to display per page
Search Results
- Title:
- Winged Edge Polyhedron Representation. AIM-179
- Author:
- Baumgart, Bruce G.
- Author (no Collectors):
- Baumgart, Bruce G.
- Collector:
- Baumgart, Bruce G.
- Description:
-
A winged edge polyhedron representation is stated and a set of
primitives that preserve Euler's F-E+V=2 equation are explained.
Present use of this representation in Artificial Intelligence for
computer graphics and world modeling is illustrated and its intended
future application to computer vision is described.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- October 1972
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), October 1972
- Genre:
- memorandums
- Identifier:
- AIM-179
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Analysis of Behavior of Chemical Molecules : Rule Formation on Non-homogeneous Classes of Objects. AIM-215
- Author:
- Buchanan, Bruce G., Sridharan, N. S., Lederberg, Joshua, and Smith, S. H.
- Author (no Collectors):
- Buchanan, Bruce G., Sridharan, N. S., Lederberg, Joshua, and Smith, S. H.
- Collector:
- Buchanan, Bruce G., Sridharan, N. S., Lederberg, Joshua, and Smith, S. H.
- Description:
-
An information processing model of some important aspects of
inductive reasoning is presented within the context of one
scientific discipline. Given a collection of experimental (mass
spectrometry) data from several chemical molecules the computer
program described here separates the molecules into "well-behaved"
subclasses and selects from the space of all explanatory processes
the "characteristic" processes for each subclass. The definitions of
"well-behaved" and "characteristic" embody several heuristics which
are discussed. Some results of the program are discussed which have
been useful to chemists and which lend credibility to this approach.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- September 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), September 1973
- Genre:
- memorandums
- Identifier:
- AIM-215
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Review of Hubert Dreyfus' 'What Computers Can't Do': a Critique of Artificial Reason. AIM-181
- Author:
- Buchanan, Bruce G.
- Author (no Collectors):
- Buchanan, Bruce G.
- Collector:
- Buchanan, Bruce G.
- Description:
-
The recent book "What Computers Can't Do" by Hubert Dreyfus is an
attack on artificial intelligence research. This review takes the
position that the philosophical content of the book is interesting,
but that the attack on artificial intelligence is not well reasoned.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- November 1972
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 1972
- Genre:
- memorandums
- Identifier:
- AIM-181
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Efficient Compilation of Linear Recursive Programs. AIM-167
- Author:
- Chandra, Ashok
- Author (no Collectors):
- Chandra, Ashok
- Collector:
- Chandra, Ashok
- Description:
-
We consider the class of linear recursive programs. A linear
recursive program is a set of procedures where each procedure can
make at most one recursive call. The conventional stack
implementation of recursion requires time and space both proportional
to n, the depth of recursion. It is shown that in order to
implement linear recursion so as to execute in time n one doesn't
need space proportional to n: n**ε for sufficiently small ε will do.
It is also known that with constant space one can implement linear
recursion in time n**2. We show that one can do much better:
n**(1+ε) for arbitrarily small ε. We also describe an algorithm that
lies between these two: it takes time n*log n and space log n.
It is shown that several problems are closely related to the linear
recursion problem, for example, the problem of reversing an input
tape given a finite automaton with several one-way heads. By casting
all these problems into canonical form, efficient solutions are
obtained simultaneously for all.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- June 1972
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), June 1972
- Genre:
- memorandums
- Identifier:
- AIM-167
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- On the Power of Programming Features. AIM-185
- Author:
- Chandra, Ashok and Manna, Zohar
- Author (no Collectors):
- Chandra, Ashok and Manna, Zohar
- Collector:
- Chandra, Ashok and Manna, Zohar
- Description:
-
We consider the power of several programming features such as counters,
pushdown stacks, queues, arrays, recursion and equality. In this study
program schemas are used as the model for computation. The relations
between the powers of these features is completely described by a
comparison diagram.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- January 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), January 1973
- Genre:
- memorandums
- Identifier:
- AIM-185
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Can Expert Judges, using Transcripts of Teletyped Psychiatric Interviews, Distinguish Human Paranoid Patients from a Computer Simulation of Paranoid Processes?. AIM-182
- Author:
- Colby, Kenneth Mark and Hilf, Franklin Dennis
- Author (no Collectors):
- Colby, Kenneth Mark and Hilf, Franklin Dennis
- Description:
-
Expert judges, psychiatrists and computer scientists, could not
correctly distinguish a simulation model of paranoid processes from
actual paranoid patients
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 1972
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 1972
- Genre:
- memorandums
- Identifier:
- AIM-182
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- The Rationale for Computer Based Treatment of Language Difficulties in Nonspeaking Autistic Children. AIM-193
- Author:
- Colby, Kenneth Mark
- Author (no Collectors):
- Colby, Kenneth Mark
- Collector:
- Colby, Kenneth Mark
- Description:
-
The principles underlying a computer-based treatment method for
language acquisition in nonspeaking autistic children are described.
The main principle involves encouragement of exploratory learning
with minimum adult interference.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- March 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), March 1973
- Genre:
- memorandums
- Identifier:
- AIM-193
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- The Computing Time of the Euclidean Algorithm. AIM-187
- Author:
- Collins, George E.
- Author (no Collectors):
- Collins, George E.
- Collector:
- Collins, George E.
- Description:
-
The maximum, minimum and average computing times of the classical
Euclidean algorithm for the greatest common divisor of two integers are
derived, to within codominance, as functions of the lengths of the two
inputs and the output.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- January 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), January 1973
- Genre:
- memorandums
- Identifier:
- AIM-187
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Final Report : The First Ten Years of Artificial Intelligence Research at Stanford. AIM-228
- Author:
- Earnest, Lester
- Author (no Collectors):
- Earnest, Lester
- Collector:
- Earnest, Lester
- Description:
-
The first ten years of research in artificial intelligence and
related fields at Stanford University have yielded significant
results in computer vision and control of manipulators, speech
recognition, heuristic programming, representation theory,
mathematical theory of computation, and modeling of organic chemical
processes. This report summarizes the accomplishments and provides
bibliographies in each research area.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- July 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), July 1973
- Genre:
- memorandums
- Identifier:
- AIM-228
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Automatic Programming. AIM-160
- Author:
- Feldman, Jerome A.
- Author (no Collectors):
- Feldman, Jerome A.
- Collector:
- Feldman, Jerome A.
- Description:
-
The revival of interest in Automatic Programming is considered. The
research is divided into direct efforts and theoretical developments
and the successes and prospects of each are described.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- February 1972
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), February 1972
- Genre:
- memorandums
- Identifier:
- AIM-160
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Total Complexity and Inference of Best Programs. AIM-159
- Author:
- Feldman, Jerome A. and Shields, Paul C.
- Author (no Collectors):
- Feldman, Jerome A. and Shields, Paul C.
- Collector:
- Feldman, Jerome A. and Shields, Paul C.
- Description:
-
Axioms for a total complexity measure for abstract programs are
presented. Essentially, they require that total complexity be an
unbounded increasing function of the Blum time and size measures.
Algorithms for finding the best program on a finite domain are
presented, and their limiting behavior for infinite domains
described. For total complexity, there are important senses in which
a machine can find the best program for a large class of functions.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- April 1972
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), April 1972
- Genre:
- memorandums
- Identifier:
- AIM-159
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- UUO Manual. ON-55.3
- Author:
- Frost, Martin
- Author (no Collectors):
- Frost, Martin
- Description:
- This document describes the UUOs (monitor calls) available to users of the Stanford Artificial Intelligence Laboratory timesharing system. Additional general information relevant to the use of the UUOs is contained in the introductory section, and some useful tables are included in the appendices. This manual supersedes SAILON 55.2 by Andy Moorer (Monitor Manual, Chapter 11).
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 1973
- Genre:
- memorandums
- Identifier:
- ON-55.3
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Aesthetics Systems. AIM-189
- Author:
- Gips, James and Stiny, George
- Author (no Collectors):
- Gips, James and Stiny, George
- Collector:
- Gips, James and Stiny, George
- Description:
-
The formal structure of aesthetics systems is defined. Aesthetics systems
provide for the essential tasks of interpretation and evaluation in
aesthetic analyis. Kolmogorov's formulation of information theory is
applicable. An aesthetics system for a class of non-representational,
geometric paintings and its application to three actual paintings is
described in the Appendix.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- January 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), January 1973
- Genre:
- memorandums
- Identifier:
- AIM-189
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- A Conceptually Based Sentence Paraphraser. AIM-196
- Author:
- Goldman, Neil M. and Riesbeck, Christopher K.
- Author (no Collectors):
- Goldman, Neil M. and Riesbeck, Christopher K.
- Collector:
- Goldman, Neil M. and Riesbeck, Christopher K.
- Description:
-
This report describes a system of programs which perform natural
language processing based on an underlying language free
(conceptual) representation of meaning. This system is used to
produce sentence paraphrases which demonstrate a form of
understanding with respect to a given context. Particular emphasis
has been placed on the major subtasks of language analysis (mapping
natural language into conceptual structures) and language generation
(mapping conceptual structures into natural language), and on the
interaction between these processes and a conceptual memory model.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- May 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), May 1973
- Genre:
- memorandums
- Identifier:
- AIM-196
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Monitor Command Manual. ON-54.3
- Author:
- Harvey, Brian
- Author (no Collectors):
- Harvey, Brian
- Description:
- This document describes the monitor commands available to users of the Stanford Artificial Intelligence Laboratory timesharing system, and the use of the terminals connected to this system. The first section is an introduction to the system for new users. Several appendices are included containing documentation of commonly used system programs. This manual supersedes SAILON 54.2 by Andy Moorer (Monitor Manual, Chapter 1).
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 1973
- Genre:
- memorandums
- Identifier:
- ON-54.3
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- The Generation of French from a Semantic Representation. AIM-212
- Author:
- Herskovits, Annette
- Author (no Collectors):
- Herskovits, Annette
- Collector:
- Herskovits, Annette
- Description:
-
The report contains first a brief description of Preference Semantics, a system
of representation and analysis of the meaning structure of natural language. The
analysis algorithm which transforms phrases into semantic items called templates
has been considered in detail elsewhere, so this report concentrates on the
second phase of analysis, which binds templates together into a higher level
semantic block corresponding to an English paragraph, and which, in operation,
interlocks with the French generation procedure. During this phase, the semantic
relations between templates are extracted, pronouns are referred and those word
disambiguations are done that require the context of a whole paragraph. These
tasks require items called PARAPLATES which are attached to keywords such as
prepositions, subjunctions and relative pronouns. The system chooses the
representation which maximizes a carefully defined "semantic density".
A system for the generation of French sentences is described, based on the
generation of French sentences is described, based on the recursive evaluation
of procedural generation patterns called STEREOTYPES. The stereotypes are
semantically context sensitive, are attached to each sense of English words
and keywords and are carried into the representation by the analysis procedure.
The representation of the meaning of words, and the versatility of the
stereotype format, allow for fine meaning distinctions to appear in the French,
and for the construction of French differing radically from the English origin.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- September 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), September 1973
- Genre:
- memorandums
- Identifier:
- AIM-212
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Hints on Programming Language Design. AIM-224
- Author:
- Hoare, C. A. R.
- Author (no Collectors):
- Hoare, C. A. R.
- Collector:
- Hoare, C. A. R.
- Description:
-
This paper (based on a keynote address presented at the
,
Boston, October 1-3, 1973) presents the view that a programming
language is a tool which should assist the programmer in the most
difficult aspects of his art, namely program design, documentation,
and debugging. It discusses the objective criteria for evaluating a
language design, and illustrates them by application to language
features of both high level languages and machine code programming.
It concludes with an annotated reading list, recommended for all
intending language designers.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- December 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 1973
- Genre:
- memorandums
- Identifier:
- AIM-224
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Parallel Programming: an Axiomatic Approach. AIM-219
- Author:
- Hoare, C. A. R.
- Author (no Collectors):
- Hoare, C. A. R.
- Collector:
- Hoare, C. A. R.
- Description:
-
This paper develops some ideas expounded in [1]. It distinguishes a
number of ways of using parallelism, including disjoint processes,
competition, cooperation, communication and "colluding". In each
case an axiomatic proof rule is given. Some light is thrown on traps
or ON conditions. Warning: the program structuring methods described
here are not suitable for the construction of operating systems.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- October 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), October 1973
- Genre:
- memorandums
- Identifier:
- AIM-219
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Automatic Program Verification I: Logical Basis and its Implementation. AIM-200
- Author:
- Igarashi, Shigeru, Luckham, David C., and London, Ralph L.
- Author (no Collectors):
- Igarashi, Shigeru, Luckham, David C., and London, Ralph L.
- Collector:
- Igarashi, Shigeru, Luckham, David C., and London, Ralph L.
- Description:
-
Defining the semantics of programming languages by axioms and rules
of inference yields a deduction system within which proofs may be
given that programs satisfy specifications. The deduction system
herein is shown to be consistent and also deductive complete with
respect to Hoare's sustem. A subgoaler for the deductive system is
described whose input is a significant subset of Pascal programs
plus inductive assertions. The output is a set of verification
conditions or lemmas to be proved. Several non-trivial arithmetic
and sorting programs have been shown to satisfy specifications by
using an interactive theorem prover to automatically generate prrofs
of the veification conditions. Additional components for a more
powerful verficiation system are under construction.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- May 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), May 1973
- Genre:
- memorandums
- Identifier:
- AIM-200
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Correspondence about Yershov Trip around USA including Stanford, organized by Prof. J. Schwartz, NYU and Prof. John McCarthy, Stanford
- Author:
- Jacob Schwartz, McCarthy, John, 1927-2011, and Andrei Ershov
- Author (no Collectors):
- Jacob Schwartz, McCarthy, John, 1927-2011, and Andrei Ershov
- Topic:
- Artificial intelligence, Expert systems (Computer science), and Computer science
- Language:
- English
- Physical Description:
- 1 document
- Date:
- 1972
- Imprint:
- 1972
- Genre:
- Letter
- Series:
- 1986-052
- Box:
- 46
- Folder:
- 9
- Folder Name:
- Yershov Trip
- Identifier:
- SC0340_1986-052_nc395mv6257
- Location:
- Call Number: SC0340, Accession: 1986-052, Box: 46, Folder: 9
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Donor tags:
- Ershov and Yershov
- Notes:
- Letter (1972)
- Collection:
- Edward A. Feigenbaum papers, 1950-2007 (inclusive)
- Title:
- A Heuristic Approach to Program Verification. AIM-191
- Author:
- Katz, Shmuel M. and Manna, Zohar
- Author (no Collectors):
- Katz, Shmuel M. and Manna, Zohar
- Collector:
- Katz, Shmuel M. and Manna, Zohar
- Description:
-
We present various heuristic techniques for use in proving the
correctness of computer programs. The techniques are designed to
obtain automatically the "inductive assertions" attached to the loops
of the program which previously required human "understanding" of the
program's approaches: one in which we obtain the inductive assertion
by analyzing predicates which are known to be true at the entrances
and exits of the loop (top-down approach), and another in which we
generate the inductive assertion directly from the statements of the
loop (bottom-up approach).
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- March 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), March 1973
- Genre:
- memorandums
- Identifier:
- AIM-191
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Axiomatic Approach to Total Correctness of Programs. AIM-210
- Author:
- Manna, Zohar and Pnueli, Amir
- Author (no Collectors):
- Manna, Zohar and Pnueli, Amir
- Collector:
- Manna, Zohar and Pnueli, Amir
- Description:
-
We present here an axiomatic approach which enables one to prove by
formal methods that his program is "totally correct" (i.e., it
terminates and is logically correct -- does what it is supposed to
do). The approach is similar to Hoare's approach for proving that
a program is "partially correct" (i.e., that whenever it terminates
it produces correct results). Our extension to Hoare's method lies in
the possibility of proving correctness and termination at once, and
in the enlarged scope of properties that can be proved by it.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- July 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), July 1973
- Genre:
- memorandums
- Identifier:
- AIM-210
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Applications of Artificial Intelligence for Chemical Inference : XII. Exhaustive Generation of Cyclic and Acyclic Isomers. AIM-216
- Author:
- Masinter, Larry, Sridharan, N. S., Lederberg, Joshua, and Smith, S. H.
- Author (no Collectors):
- Masinter, Larry, Sridharan, N. S., Lederberg, Joshua, and Smith, S. H.
- Collector:
- Masinter, Larry, Sridharan, N. S., Lederberg, Joshua, and Smith, S. H.
- Description:
-
A systematic method of identification of all possible graph isomers
consistent with a given empirical formula is described. The method,
embodied in a computer program, generates a complete list of isomers.
Duplicate structures are avoided prospectively.
- Topic:
- Artificial intelligence
- Subject:
- Stanford Artificial Intelligence Laboratory and Memo (Stanford Artificial Intelligence Laboratory)
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- Stanford (Calif.) and cau
- Date:
- September 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), September 1973
- Genre:
- memorandums
- Identifier:
- AIM-216
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- Stanford Artificial Intelligence Laboratory records, 1963-2009
- Manuscript number:
- SC1041
- Title:
- Artificial Intelligence 1973 - The Present Scientific Situation in Artificial Intelligence, Handwritten notes and "AI"
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence, Expert systems (Computer science), and Computer science
- Language:
- English
- Physical Description:
- 1 document ; 5 pages
- Date:
- 1973
- Imprint:
- 1973
- Genre:
- Collection
- Series:
- 1986-052
- Box:
- 3
- Folder:
- 33
- Folder Name:
- Artificial Intelligence 1973
- Identifier:
- SC0340_1986-052_bm083nw9337
- Location:
- Call Number: SC0340, Accession: 1986-052, Box: 3, Folder: 33
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Notes:
- Collection (1973); p. 5
- Collection:
- Edward A. Feigenbaum papers, 1950-2007 (inclusive)
- Title:
- \jmc06\alttes\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- October 05, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), October 5, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\basic\lap
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 14, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 14, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\basic\lap
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 02, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 2, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\basic\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 05, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 5, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\basic\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 03, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 3, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\basic\old
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 02, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 2, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\ch10
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 07, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 7, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\ch2a
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- October 05, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), October 5, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\ch4
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- October 16, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), October 16, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\ch5
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 16, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 16, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\comp1\wru
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 07, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 7, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\dicken\le1
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- October 06, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), October 6, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\dskout\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 29, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 29, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\finf73
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 13, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 13, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\foo
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 02, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 2, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\foo
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 12, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 12, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\foo\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 11, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 11, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\game\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 04, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 4, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\game\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 11, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 11, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\game\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 18, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 18, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\init\lsp
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- December 03, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), December 3, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\insan2\lap
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 02, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 2, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524
- Title:
- \jmc06\insan3\lap
- Author:
- McCarthy, John, 1927-2011
- Author (no Collectors):
- McCarthy, John, 1927-2011
- Topic:
- Artificial intelligence
- Subject:
- Stanford University. Computer Science Department
- Language:
- English
- Physical Description:
- 1 text file
- Publication Info:
- cau and Stanford (Calif.)
- Date:
- November 06, 1973
- Place created:
- Stanford (Calif.)
- Imprint:
- Stanford (Calif.), November 6, 1973
- Genre:
- electronic documents
- Repository:
- Stanford University. Libraries. Department of Special Collections and University Archives
- Collection:
- John McCarthy papers, 1951-2008
- Manuscript number:
- SC0524