144 citations found. Retrieving documents...
K. R. Apt and M. H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):842--862, 1982.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:

First 50 documents  Next 50

SLT-Resolution for the Well-Founded Semantics - Shen, Yuan, You   (Correct)

.... The central component of existing logic programming systems is a refutation procedure, which is based on the resolution rule created by Robinson [21] The first such refutation procedure, called SLD resolution, was introduced by Kowalski [13, 31] and further formalized by Apt and Van Emden [1]. SLD resolution is only suitable for positive logic programs, i.e. programs without negation. Clark [8] extended SLD resolution to SLDNF resolution by introducing the negation as finite failure rule, which is used to infer negative information. SLDNF resolution is suitable for general logic ....

K. R. Apt, M. H. Van Emden, Contributions to the theory of logic programming, J. ACM 29(3):841-862 (1982).


Logic Programming, Functional Programming, and Inductive.. - Paulson, Smith   (Correct)

....logic is even weaker. But the least model can be directly expressed by an inductive definition. 4 By the Skolem Lowenheim Theorem, no set of first order axioms can even fix the cardinality of its models, let al..one fix a single model. Negation as Failure is investigated by Apt and van Emden [3] and Lloyd [29] Essentially, they develop the theory of inductive definitions so as to distinguish divergent computations from finite failures. Negation goes beyond monotone inductive definitions: with negated subgoals, the function # above may not be monotone. However, perhaps the database can ....

....returns 3. Since there is no higher order unification, when apply is rewritten, the first argument must be normalisable to a function or a # expression. The user can define higher order functions: map(F, map(F, H T] apply(F, H] map(F,T) The value of map(lambda( X] X X) [1,2,3]) is [1,4,9] The justification of higher order functions requires extending the theory of narrowing to allow function variables in rewrite rules. This appears straightforward if function variables are not allowed in goals. The full incorporation of function variables would require higher order ....

[Article contains additional citation context not shown here]

Apt, K. R., van Emden, M. H., Contributions to the theory of logic programming,


Ultimate Approximations in Nonmonotonic Knowledge.. - Denecker, Marek.. (2002)   (2 citations)  (Correct)

....within an algebraic framework allows us to eliminate inessential details speci c to a particular logic, simplify arguments and nd common principles underlying di erent nonmonotonic formalisms. The roots of this algebraic approach can be traced back to studies of semantics of logic programs [vEK76, AvE82, Fit85, Prz90] and of applications of lattices and bilattices in knowledge representation [Gin88] Exploiting the concept of a bilattice and relying on some general properties of operators on lattices and bilattices, Fitting proposed an elegant algebraic treatment of all major 2 , 3 and 4 valued semantics of ....

K.R. Apt and M.H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841-862, 1982.


Possible Worlds and Resources: The Semantics of BI - Pym, O'Hearn, Yang (2002)   (6 citations)  (Correct)

....Such sequents are the basis of the bunched logic programming language BLP. A denotational semantics for BLP (in the absence of ) may be given within BI s elementary resource semantics by giving a reconstruction of the Kripke style least fixed point semantics for intuitionistic logic programming [14, 1, 32, 40, 2]. We sketch the key steps, for simplicity in a purely propositional setting, as follows: Define a commutative monoid P = P; e; v) of programs as worlds, in which P is the set of hereditary Harrop bunches, is and its unit e is ;m , and Q v P just in case, for some P , Q P ; P ....

K.R. Apt and M.H. van Emden. Contributions to the theory of logic programming. J. ACM, 29(3):841--862, 1982.


A Treatment of Higher-Order Features in Logic Programming - Nadathur (2003)   (4 citations)  (Correct)

....set. Progress through this state space may be made by simpli cation steps applied to either the goal set or the disagreement set. In any given case, these steps must be relativized to a particular program P. The notion of a P derivation [35] that generalizes SLD derivations described in [6] for rst order Horn clause logic makes this idea precise. De nition 3.1. Let P be a program and let G and be symbols for sets of goal formulas and substitutions, respectively. Further, let D be a symbol for a disagreement set or the special value F. Finally, let MATCH be a function on ....

K. R. Apt and M. H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841-862, 1982. 48


Implementation Considerations for Higher-Order Features in.. - Jayaraman, Wilson   (Correct)

....fashion to produce all the uni ers of the original set. In general, such a tree may be in nite and may also include nonterminating branches. Notice however that it must always be nitely branching. The matching tree is similar in structure to SLD trees used in conjunction with (pure) Prolog [3]. It is in fact possible to merge these two trees together to get one tree that describes the search space for our higher order language. This can be done through the notion of a P derivation [31] 14 Let MATCH be a function on exible rigid disagreement pairs that produces the set of imitation ....

K. R. Apt and M. H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841-862, 1982.


Possible Worlds and Resources: The Semantics of BI - Pym, O'Hearn, Yang (2002)   (6 citations)  (Correct)

....Such sequents are the basis of the bunched logic programming language BLP. A denotational semantics for BLP (in the absence of ) may be given within BI s elementary resource semantics by giving a reconstruction of the Kripke style least fixed point semantics for intuitionistic logic programming [13, 1, 33, 41, 2]. We sketch the key steps, for simplicity in a purely propositional setting, as follows: In general, G contains what Prolog calls logical variables , which are existentially quantified, and we seek substitution instances of G which are consequences of P . 22 . Define a commutative monoid P ....

K.R. Apt and M.H. van Emden. Contributions to the theory of logic programming. J. ACM, 29(3):841--862, 1982.


Approximating the Semantics of Logic Programs by Recurrent.. - Hölldobler, Störr (1999)   (2 citations)  (Correct)

....which such least models exist. For these classes TP effectively specifies a model generation procedure. Examples are the class of definite programs (see e.g. 11] where the correspondence between the least model of P and the least fixed point of TP can be shown by lattice theoretic arguments [1], or the class of acceptable programs, where the just mentioned correspondence can be shown using metric methods [5] It turned out that the computation of the least model for a program from one of the just mentioned classes can be performed by a recursive network of binary threshold units if the ....

K.R. Apt and M.H. Van Emden. Contributions to the Theory of Logic Programming. Journal of the ACM, 29, pp. 841--862, 1982.


Ultimate Approximations in Nonmonotonic Knowledge.. - Denecker, Marek.. (2002)   (2 citations)  (Correct)

....within an algebraic framework allows us to eliminate inessential details specific to a particular logic, simplify arguments and find common principles underlying different nonmonotonic formalisms. The roots of this algebraic approach can be traced back to studies of semantics of logic programs [vEK76, AvE82, Fit85, Prz90] and of applications of lattices and bilattices in knowledge representation [Gin88] Exploiting the concept of a bilattice and relying on some general properties of operators on lattices and bilattices, Fitting proposed an elegant algebraic treatment of all major 2 , 3 and 4 valued semantics of ....

K.R. Apt and M.H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841--862, 1982.


Quantitative Deduction And Its Fixpoint Theory - van Emden (1986)   (31 citations)  Self-citation (Van emden)   (Correct)

....is that the value of A in the minimal model of p B C; B q ; C r g depends only on the minimum of q and r. Quantitative deduction is not applicable in situations where, for example, A should have a higher value for q = 0:5 and r = 1 than for q = 0:5 and r = 0:5. The method followed in [1, 3, 5] is to associate with each rule set P a mapping TP from interpretations to interpretations and to show that xpoints of TP are models of P . Then various mathematical results about TP can be used to discover properties of models. Here we follow the same method. First a reminder of the de nition ....

....a monotone function, for any rule set P . That is, I 1 I 2 implies TP (I 1 ) TP (I 2 ) It is well known that monotonicity implies that the least xpoint lfp(T P ) of TP , namely fI : TP (I) Ig exists and is equal to fI : TP (I) Ig; and dually for greatest xpoints (see for example [1], or [5] A useful connection between models and xpoints is established by Theorem 2.6, which was rst stated and proved for the qualitative case in [3] It makes just as much sense, and is just as true, in the quantitative case. For every rule set P and for every I BP , P is true in I ....

[Article contains additional citation context not shown here]

Apt, K. R. and van Emden, M. H., Contributions to the Theory of Logic Programming, J. Assoc. Comput. Mach. 29:841-862 (1982).


Nominal Logic Programming - Cheney (2004)   (Correct)

No context found.

K. R. Apt and M. H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):842--862, 1982.


An Algebraic Semantics of Prolog Control - Ross (1992)   (1 citation)  (Correct)

No context found.

Apt, K.R. and M.H. van Emden (1982). Contributions to the Theory of Logic Programming. Journal of the ACM 29(3), 841-862.


Negation as Partial Failure - Mobasher, Leszczylowski, Slutzki.. (1993)   (Correct)

No context found.

K. R. Apt and M. H. van Emden, Contribution to the theory of logic programming, JACM, 29 (1982), pp. 841-862.


A Logical Framework For Reasoning About Logical Specifications - Tiu (2004)   (2 citations)  (Correct)

No context found.

K. R. Apt and M. H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841--862, 1982.


Algebraic Semantics for Knowledge-based Logic Programs - Bamshad Mobasher Univ (1994)   (Correct)

No context found.

K. R. Apt and M. H. van Emden, Contribution to the theory of logic programming, JACM, 29 (1982), pp. 841-862.


Implementation issues in Inductive Logic Programming - Kolter (2003)   (Correct)

No context found.

K.R. Apt, M.H. van Emden. Contributions to the Theory of Logic Programming. Journal of the ACM 29(3), 1984, pp. 841-862


Higher-Order Horn Clauses - Gopalan Nadathur Duke (1990)   (35 citations)  (Correct)

No context found.

Apt, K. R., and van Emden, M. H. Contributions to the theory of logic programming. J. ACM 29, 3 (1982) 841 -- 862.


Ultimate Approximation and Its Application in.. - Denecker, Marek.. (2004)   (1 citation)  (Correct)

No context found.

K.R. Apt and M.H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841-862, 1982.


A Logic-Based Integration of Query Processing and Knowledge.. - Aragao, Fernandes (2004)   (Correct)

No context found.

K. R. Apt, M. H. V. Emden, Contributions to the theory of logic programming, Journal of the Association of Computing Machinery 29 (3) (1982) 841-862.


Ultimate Approximation and Its Application in Nonmonotonic.. - Denecker, al. (2004)   (1 citation)  (Correct)

No context found.

K.R. Apt and M.H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841--862, 1982.


Advanced Techniques for Logic Program Specialisation - Leuschel (1997)   (10 citations)  (Correct)

No context found.

K. R. Apt and M. H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841-862, 1982.


An Overview of Linear Logic Programming - Dale Miller Inria   (Correct)

No context found.

K. R. Apt and M. H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3):841-862, 1982.


Logic Programming from the Perspective of Algebraic Semantics - Plaza (1997)   (Correct)

No context found.

K. R. Apt and M. H. van Emden, Contributions to the Theory of Logic Programming, J. ACM July 1982, vol. 29, no. 3, pp. 841-862.


Swinging Data Types - The dielectic between actions and.. - Padawitz (1998)   (Correct)

No context found.

K.R. Apt, M.H. van Emden, Contributions to the Theory of Logic Programming, J. ACM 29 (1982) 841-862


Disjunctive Logic Programming: A Survey And Assessment - Minker, Seipel   (Correct)

No context found.

K.R. Apt and M.H. van Emden. Contributions to the theory of logic programming. Journal of the ACM, 29(3): pp. 841-862, 1982.

First 50 documents  Next 50

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC