Greg Nelson
Stanford University
4 Papers
26 Citations
Greg Nelson is an academic researcher from Stanford University. The author has contributed to research in topics: Uninterpreted function & Satisfiability. The author has an hindex of 4, co-authored 4 publications.
Chat about Author
Papers
Fast decision algorithms based on union and find
Greg Nelson,Derek C. Oppen +1 more
- 30 Sep 1977
TL;DR: A simple algorithm for computing congruence closures of a relation on a graph in O(mn) time, where n is the number of vertices and m thenumber of edges in G.
28
Simplification by Cooperating Decision Procedures
Greg Nelson,Derek C. Oppen +1 more
TL;DR: The simplifier finds a normal form for any expression formed from individual variables that is a theorem it is simplified to the constant true, so the simplifier can be used as a decision procedure for the quantifier-free theory containing these functions and predicates.
Fast Decision Procedures Based on Congruence Closure
Greg Nelson,Derek C. Oppen +1 more
TL;DR: A simple proof is given that the congruence closure algorithm provides a decision procedure for the quantifier-free theory of equality and the problem of determining the satisfiability of a conjunction of literals becomes NP-complete if the axiomatization of the theory of list structure is changed slightly.
A simplifier based on efficient decision algorithms
Greg Nelson,Derek C. Oppen +1 more
- 01 Jan 1978
TL;DR: It is shown how a satisfiability program for a set S can be used to write a complete simplifier for expressions containing functions and predicates of S as well as uninterpreted function symbols.