1994
DOI: 10.1016/0743-1066(94)90044-2
|View full text |Cite
|
Sign up to set email alerts
|

Records for logic programming

Abstract: C FT is a new co nstraint system providing reco rds as logi cal dat.a st ru cture fo r co nstraint (logi c) programming. It can be seen as a genera lizat io n of th e rational tree system employed in Prolog If, where fin er-g rained constr a ints are used , and where subtrees are id entifi ed by key words rath er than by position. C FT is defined by a first-ord er structure consisting of so-called feature trees. Feature trees generali ze th e ordinary trees co rres ponding to first-ord er terms by hav ing th e… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
68
0
1

Year Published

1994
1994
2007
2007

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 82 publications
(69 citation statements)
references
References 12 publications
(23 reference statements)
0
68
0
1
Order By: Relevance
“…Most automatic and semi-automatic tools for proving program termination 3 and for complexity analysis 4 agree on the fact that list/1 will terminate when invoked with a ground argument. Consider now the query…”
Section: List([]) List([ |T]) :-List(t)mentioning
confidence: 99%
See 1 more Smart Citation
“…Most automatic and semi-automatic tools for proving program termination 3 and for complexity analysis 4 agree on the fact that list/1 will terminate when invoked with a ground argument. Consider now the query…”
Section: List([]) List([ |T]) :-List(t)mentioning
confidence: 99%
“…Other (constraint) logic-based languages, such as Prolog II and its successors [1,2], SICStus Prolog [3], and Oz [4], refer to a computation domain of rational trees.…”
Section: Introductionmentioning
confidence: 99%
“…Oz 1 features a new record data type that was inspired by LIFE (Smolka & Treinen, 1994;Van Roy et al, 1996). Concurrency in Oz 1 is implicit and based on lazy thread creation.…”
Section: Concurrent Constraintsmentioning
confidence: 99%
“…For instance, if AxCFT is Smolka and Treinen's axiomatization of the domain of feature trees [16], the constraint system CFT can be defined considering the whole set of first-order formulas as constraints, and Γ CF T C iff Γ ∪ AxCFT C, where is the entailment relation of classical first-order logic with equality. Another example is the constraint system R that can be defined analogously to CFT , but using AxR, the Tarski's axiomatization of the closed field of real numbers [17].…”
Section: Constraint Systemsmentioning
confidence: 99%