首页 > 最新文献

The Journal of Logic Programming最新文献

英文 中文
Index 指数
Pub Date : 2000-11-01 DOI: 10.1016/S0743-1066(00)00013-3
{"title":"Index","authors":"","doi":"10.1016/S0743-1066(00)00013-3","DOIUrl":"https://doi.org/10.1016/S0743-1066(00)00013-3","url":null,"abstract":"","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"46 1","pages":"Page 159"},"PeriodicalIF":0.0,"publicationDate":"2000-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(00)00013-3","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"137008684","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Pair-sharing over rational trees 有理树上的成对共享
Pub Date : 2000-11-01 DOI: 10.1016/S0743-1066(00)00009-1
Andy King

Sharing information is useful in specialising, optimising and parallelising logic programs and thus sharing analysis is an important topic of both abstract interpretation and logic programming. Sharing analyses infer which pairs of program variables can never be bound to terms that contain a common variable. We generalise a classic pair-sharing analysis from Herbrand unification to trace sharing over rational tree constraints. This is useful for reasoning about programs written in SICStus and Prolog-III because these languages use rational tree unification as the default equation solver.

信息共享有助于逻辑程序的专业化、优化和并行化,因此分析共享是抽象解释和逻辑编程的一个重要主题。共享分析推断出哪对程序变量永远不能绑定到包含公共变量的项上。我们将经典的Herbrand统一对共享分析推广到理性树约束下的跟踪共享。这对于用SICStus和Prolog-III编写的程序的推理很有用,因为这些语言使用理性树统一作为默认的方程求解器。
{"title":"Pair-sharing over rational trees","authors":"Andy King","doi":"10.1016/S0743-1066(00)00009-1","DOIUrl":"10.1016/S0743-1066(00)00009-1","url":null,"abstract":"<div><p>Sharing information is useful in specialising, optimising and parallelising logic programs and thus sharing analysis is an important topic of both abstract interpretation and logic programming. Sharing analyses infer which pairs of program variables can never be bound to terms that contain a common variable. We generalise a classic pair-sharing analysis from Herbrand unification to trace sharing over rational tree constraints. This is useful for reasoning about programs written in SICStus and Prolog-III because these languages use rational tree unification as the default equation solver.</p></div>","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"46 1","pages":"Pages 139-155"},"PeriodicalIF":0.0,"publicationDate":"2000-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(00)00009-1","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122750093","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 23
Meta-agent programs Meta-agent项目
Pub Date : 2000-11-01 DOI: 10.1016/S0743-1066(99)00062-X
Jürgen Dix , V.S. Subrahmanian , George Pick

There are numerous applications where an agent a needs to reason about the beliefs of another agent, as well as about the actions that other agents may take. In [T. Eiter, V.S. Subrahmanian, G. Pick, Heterogeneous Active Agents, I: Semantics, Artificial Intelligence 108(1–2) (1999) 179–255] the concept of an agent program is introduced, and a language within which the operating principles of an agent can be declaratively encoded on top of imperative data structures is defined. In this paper we first introduce certain belief data structures that an agent needs to maintain. Then we introduce the concept of a Meta Agent Program (map), that extends the framework of Refs. [T. Eiter, V.S. Subrahmanian, Heterogeneous Active Agents, II: Algorithms and Complexity, Artificial Intelligence 108(1–2) (1999) 257–307; loc. cit.] so as to allow agents to perform metareasoning. We build a formal semantics for maps, and show how this semantics supports not just beliefs agent a may have about agent b 's state, but also beliefs about agents b 's beliefs about agent c 's actions, beliefs about b 's beliefs about agent c 's state, and so on. Finally, we provide a transansation that takes any map as input and converts it into an agent program such that there is a one–one correspondence between the semantics of the map and the semantics of the resulting agent program. This correspondence allows an implementation of maps to be built on top of an implementation of agent programs.

在许多应用程序中,一个代理需要推断另一个代理的信念,以及其他代理可能采取的行动。在[T。Eiter, V.S. Subrahmanian, G. Pick,异构主动代理,I:语义,人工智能108(1-2)(1999)179-255),介绍了代理程序的概念,并定义了一种语言,在这种语言中,代理的操作原则可以在命使式数据结构的基础上进行声明式编码。本文首先介绍了智能体需要维护的信念数据结构。然后,我们引入了元代理程序(map)的概念,扩展了Refs的框架。(T。Eiter, V.S. Subrahmanian,异构主动代理,II:算法和复杂性,人工智能108(1-2)(1999)257-307;疯狂的。以允许代理执行元推理。我们为地图建立了一个形式化语义,并展示了这个语义如何不仅支持代理a对代理b状态的信念,还支持代理b对代理c行为的信念,以及代理b对代理c状态的信念,等等。最后,我们提供了一个转换,它将任何映射作为输入并将其转换为代理程序,以便在映射的语义和生成的代理程序的语义之间存在一对一的对应关系。这种对应关系允许在代理程序的实现之上构建地图的实现。
{"title":"Meta-agent programs","authors":"Jürgen Dix ,&nbsp;V.S. Subrahmanian ,&nbsp;George Pick","doi":"10.1016/S0743-1066(99)00062-X","DOIUrl":"10.1016/S0743-1066(99)00062-X","url":null,"abstract":"<div><p>There are numerous applications where an agent <span><math><mtext>a</mtext></math></span> needs to reason about the beliefs of another agent, as well as about the actions that other agents may take. In [T. Eiter, V.S. Subrahmanian, G. Pick, Heterogeneous Active Agents, I: Semantics, Artificial Intelligence 108(1–2) (1999) 179–255] the concept of an agent program is introduced, and a language within which the operating principles of an agent can be declaratively encoded on top of imperative data structures is defined. In this paper we first introduce certain belief data structures that an agent needs to maintain. Then we introduce the concept of a <em>Meta Agent Program</em> (<span>map</span>), that extends the framework of Refs. [T. Eiter, V.S. Subrahmanian, Heterogeneous Active Agents, II: Algorithms and Complexity, Artificial Intelligence 108(1–2) (1999) 257–307; loc. cit.] so as to allow agents to perform metareasoning. We build a formal semantics for <span>map</span>s, and show how this semantics supports not just beliefs agent <span><math><mtext>a</mtext></math></span> may have about agent <span><math><mtext>b</mtext></math></span> 's state, but also beliefs about agents <span><math><mtext>b</mtext></math></span> 's beliefs about agent <span><math><mtext>c</mtext></math></span> 's actions, beliefs about <span><math><mtext>b</mtext></math></span> 's beliefs about agent <span><math><mtext>c</mtext></math></span> 's state, and so on. Finally, we provide a transansation that takes any <span>map</span> as input and converts it into an agent program such that there is a one–one correspondence between the semantics of the <span>map</span> and the semantics of the resulting agent program. This correspondence allows an implementation of <span>map</span>s to be built on top of an implementation of agent programs.</p></div>","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"46 1","pages":"Pages 1-60"},"PeriodicalIF":0.0,"publicationDate":"2000-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(99)00062-X","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130141485","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 48
Decidability of logic program semantics and applications to testing 逻辑程序语义的可判定性及其在测试中的应用
Pub Date : 2000-11-01 DOI: 10.1016/S0743-1066(99)00067-9
Salvatore Ruggieri

In this paper, we investigate the decidability problem of logic program semantics and observables, focusing in particular on the least Herbrand model (or M-semantics), the C-semantics, and the S-semantics. We introduce bounded logic programs, and show that they coincide with programs such that every ground query has finitely many SLD-refutations via any selection rule. In particular, bounded programs strictly include the well-studied class of acceptable logic programs. We show that the mentioned declarative semantics are decidable when considering acceptable programs and programs bounded by recursive level mappings. Interestingly, the decision procedures have direct implementations in the logic programming paradigm itself as Prolog meta-programs. We relate semantics decidability to program testing. In our terminology, the testing problem consists of checking whether or not the formal semantics of a program includes a given finite set of atoms. With this definition, semantics decidability and the testing problem are equivalent. The decision procedures are then recognized to be automatic tools for testing logic programs. The meta-programming approach reveals to be successful in modeling extensions such as arithmetic built-in's, negation, modular programming and some other declarative semantics. Also, we present some preliminary experimental results and an efficient compilation-oriented approach that overcome the overhead due to meta-programming.

本文研究了逻辑程序语义和可观察对象的可判定性问题,重点研究了最小Herbrand模型(或m -语义)、c -语义和s -语义。我们引入有界逻辑程序,并证明它们与程序重合,使得每个根据查询通过任何选择规则都有有限多个sld反驳。特别地,有界规划严格地包括被充分研究过的一类可接受逻辑规划。我们表明,当考虑可接受程序和由递归级别映射限定的程序时,上述声明性语义是可决定的。有趣的是,决策过程在逻辑编程范例本身中作为Prolog元程序直接实现。我们将语义可判定性与程序测试联系起来。在我们的术语中,测试问题包括检查程序的形式语义是否包含给定的有限原子集。有了这个定义,语义可判定性和测试问题是等价的。决策过程被认为是测试逻辑程序的自动工具。元编程方法可以成功地建模扩展,如算术内置、否定、模块化编程和其他一些声明性语义。此外,我们还介绍了一些初步的实验结果和一种有效的面向编译的方法,该方法克服了元编程带来的开销。
{"title":"Decidability of logic program semantics and applications to testing","authors":"Salvatore Ruggieri","doi":"10.1016/S0743-1066(99)00067-9","DOIUrl":"10.1016/S0743-1066(99)00067-9","url":null,"abstract":"<div><p>In this paper, we investigate the decidability problem of logic program semantics and observables, focusing in particular on the least Herbrand model (or <span><math><mtext>M</mtext></math></span>-semantics), the <span><math><mtext>C</mtext></math></span>-semantics, and the <span><math><mtext>S</mtext></math></span>-semantics. We introduce <em>bounded logic programs</em>, and show that they coincide with programs such that every ground query has finitely many SLD-refutations via any selection rule. In particular, bounded programs strictly include the well-studied class of acceptable logic programs. We show that the mentioned declarative semantics are decidable when considering acceptable programs and programs bounded by recursive level mappings. Interestingly, the decision procedures have direct implementations in the logic programming paradigm itself as Prolog meta-programs. We relate semantics decidability to program testing. In our terminology, the testing problem consists of checking whether or not the formal semantics of a program includes a given <em>finite</em> set of atoms. With this definition, semantics decidability and the testing problem are equivalent. The decision procedures are then recognized to be automatic tools for testing logic programs. The meta-programming approach reveals to be successful in modeling extensions such as arithmetic built-in's, negation, modular programming and some other declarative semantics. Also, we present some preliminary experimental results and an efficient compilation-oriented approach that overcome the overhead due to meta-programming.</p></div>","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"46 1","pages":"Pages 103-137"},"PeriodicalIF":0.0,"publicationDate":"2000-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(99)00067-9","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122624494","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
Index 指数
Pub Date : 2000-11-01 DOI: 10.1016/S0743-1066(00)00012-1
{"title":"Index","authors":"","doi":"10.1016/S0743-1066(00)00012-1","DOIUrl":"https://doi.org/10.1016/S0743-1066(00)00012-1","url":null,"abstract":"","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"46 1","pages":"Page 157"},"PeriodicalIF":0.0,"publicationDate":"2000-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(00)00012-1","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"137008685","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
More on tractable disjunctive Datalog 更多关于可处理的析取数据表
Pub Date : 2000-11-01 DOI: 10.1016/S0743-1066(99)00066-7
Rachel Ben-Eliyahu-Zohary , Luigi Palopoli , Victoria Zemlyanker

Sometimes it is more natural to express knowledge in disjunctive Datalog rather than in ordinary Datalog. Several highly complex variants of disjunctive Datalog have been proposed in the past and their expressive power has been studied. In this paper we investigate tractable fragments of disjunctive Datalog. Algorithms are presented to answer queries defined using these fragments and their complexity analyzed. Furthermore, the expressive power of these tractable subsets is studied. The most expressive of the languages considered here is shown to express, in some sense explained in the paper, all polynomial time queries. This is the first identified fragment of disjunctive Datalog with this property.

有时用析取数据表比用普通数据表更自然地表达知识。过去已经提出了几种高度复杂的析取数据表变体,并对它们的表达能力进行了研究。本文研究了析取数据的可处理片段。提出了用这些片段来回答查询的算法,并分析了它们的复杂度。进一步研究了这些可处理子集的表达能力。这里考虑的最有表现力的语言,在某种意义上,在论文中解释了,所有多项式时间查询。这是第一个具有此属性的析取Datalog片段。
{"title":"More on tractable disjunctive Datalog","authors":"Rachel Ben-Eliyahu-Zohary ,&nbsp;Luigi Palopoli ,&nbsp;Victoria Zemlyanker","doi":"10.1016/S0743-1066(99)00066-7","DOIUrl":"10.1016/S0743-1066(99)00066-7","url":null,"abstract":"<div><p>Sometimes it is more natural to express knowledge in disjunctive Datalog rather than in ordinary Datalog. Several highly complex variants of disjunctive Datalog have been proposed in the past and their expressive power has been studied. In this paper we investigate <em>tractable</em> fragments of disjunctive Datalog. Algorithms are presented to answer queries defined using these fragments and their complexity analyzed. Furthermore, the expressive power of these tractable subsets is studied. The most expressive of the languages considered here is shown to express, in some sense explained in the paper, all polynomial time queries. This is the first identified fragment of disjunctive Datalog with this property.</p></div>","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"46 1","pages":"Pages 61-101"},"PeriodicalIF":0.0,"publicationDate":"2000-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(99)00066-7","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117275665","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Introduction to the constraint language NCL 约束语言NCL简介
Pub Date : 2000-09-01 DOI: 10.1016/S0743-1066(99)00063-1
Jianyang Zhou

The design, implementation and application of a natural constraint language NCL are presented. At the solver level, to support the solving of a large scope of combinatorial problems, a rich set of conventional constraints is defined within a constraint framework that strongly combines Boolean logic, integer constraints and set reasoning over finite domains. The basic computation model for solving conjunctions of elementary constraints with possible existential and universal quantifications is described using rewrite rules. At the language level, to upgrade the expressive power, a natural syntax (context-dependent), which completely adopts mathematical notations, is designed. To enhance the constraint handling capability, quantification, logical switch, referencing mechanism, global/dynamic constraints, meta expressions, multi-criteria optimization, and search specifications are cooperatively introduced in a single constraint system. Compared to existing modeling languages, a strong feature of NCL is: Data, constraints and control are fully integrated and are clearly separable. Especially, though NCL deals with several data types such as Boolean, integer, set, index, reference, array and tuple, there is no need to declare data explicitly. This context-sensitive data typing makes NCL programs direct, concise and liberal.

介绍了一种自然约束语言NCL的设计、实现和应用。在求解器层面,为了支持解决大范围的组合问题,在约束框架内定义了一组丰富的常规约束,该约束框架将布尔逻辑、整数约束和有限域上的集合推理强有力地结合在一起。用改写规则描述了求解具有可能存在量和可能全称量的初等约束连词的基本计算模型。在语言层面,为了提升表达能力,设计了一种完全采用数学符号的自然语法(上下文相关)。为了增强约束处理能力,在单个约束系统中协同引入量化、逻辑切换、引用机制、全局/动态约束、元表达式、多准则优化和搜索规范。与现有的建模语言相比,NCL的一个强大特点是:数据、约束和控制完全集成,并且可以清晰地分离。特别是,尽管NCL处理多种数据类型,如布尔值、整数、集合、索引、引用、数组和元组,但不需要显式声明数据。这种上下文敏感的数据类型使得NCL程序直接、简洁和自由。
{"title":"Introduction to the constraint language NCL","authors":"Jianyang Zhou","doi":"10.1016/S0743-1066(99)00063-1","DOIUrl":"10.1016/S0743-1066(99)00063-1","url":null,"abstract":"<div><p>The design, implementation and application of a natural constraint language <span>NCL</span> <!-->are presented. At the solver level, to support the solving of a large scope of combinatorial problems, a rich set of conventional constraints is defined within a constraint framework that strongly combines Boolean logic, integer constraints and set reasoning over finite domains. The basic computation model for solving conjunctions of elementary constraints with possible existential and universal quantifications is described using rewrite rules. At the language level, to upgrade the expressive power, a natural syntax (context-dependent), which completely adopts mathematical notations, is designed. To enhance the constraint handling capability, quantification, logical switch, referencing mechanism, global/dynamic constraints, meta expressions, multi-criteria optimization, and search specifications are cooperatively introduced in a single constraint system. Compared to existing modeling languages, a strong feature of <span>NCL</span> <!-->is: Data, constraints and control are fully integrated and are clearly separable. Especially, though <span>NCL</span> <!-->deals with several data types such as Boolean, integer, set, index, reference, array and tuple, there is no need to declare data explicitly. This context-sensitive data typing makes <span>NCL</span> <!-->programs direct, concise and liberal.</p></div>","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"45 1","pages":"Pages 71-103"},"PeriodicalIF":0.0,"publicationDate":"2000-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(99)00063-1","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122053202","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 23
Index 指数
Pub Date : 2000-09-01 DOI: 10.1016/S0743-1066(00)00011-X
{"title":"Index","authors":"","doi":"10.1016/S0743-1066(00)00011-X","DOIUrl":"https://doi.org/10.1016/S0743-1066(00)00011-X","url":null,"abstract":"","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"45 1","pages":"Page 159"},"PeriodicalIF":0.0,"publicationDate":"2000-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(00)00011-X","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136933536","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A simple polynomial groundness analysis for logic programs 逻辑程序的简单多项式接地性分析
Pub Date : 2000-09-01 DOI: 10.1016/S0743-1066(00)00006-6
Andy Heaton , Muhamed Abo-Zaed , Michael Codish , Andy King

The domain of positive Boolean functions, Pos, is by now well established for the analysis of the variable dependencies that arise within logic programs. Analyses based on Pos that use binary decision diagrams (BDDs) have been shown to be efficient for a wide range of practical programs. However, independent of the representation, a Pos analysis can never come with any efficiency guarantees because of its potential exponential behaviour. This paper considers groundness analysis based on a simple subdomain of Pos and compares its precision with that of Pos.

正布尔函数的定义域,Pos,现在已经很好地用于分析逻辑程序中出现的变量依赖关系。基于二元决策图(bdd)的Pos分析已被证明在广泛的实际程序中是有效的。然而,独立于表示,Pos分析永远不能带来任何效率保证,因为它潜在的指数行为。本文考虑了基于Pos的一个简单子域的接地性分析,并与Pos的精度进行了比较。
{"title":"A simple polynomial groundness analysis for logic programs","authors":"Andy Heaton ,&nbsp;Muhamed Abo-Zaed ,&nbsp;Michael Codish ,&nbsp;Andy King","doi":"10.1016/S0743-1066(00)00006-6","DOIUrl":"10.1016/S0743-1066(00)00006-6","url":null,"abstract":"<div><p>The domain of positive Boolean functions, <em>Pos</em>, is by now well established for the analysis of the variable dependencies that arise within logic programs. Analyses based on <em>Pos</em> that use binary decision diagrams (BDDs) have been shown to be efficient for a wide range of practical programs. However, independent of the representation, a <em>Pos</em> analysis can never come with any efficiency guarantees because of its potential exponential behaviour. This paper considers groundness analysis based on a simple subdomain of <em>Pos</em> and compares its precision with that of <em>Pos</em>.</p></div>","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"45 1","pages":"Pages 143-156"},"PeriodicalIF":0.0,"publicationDate":"2000-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(00)00006-6","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128913557","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 19
Index 指数
Pub Date : 2000-09-01 DOI: 10.1016/S0743-1066(00)00010-8
{"title":"Index","authors":"","doi":"10.1016/S0743-1066(00)00010-8","DOIUrl":"https://doi.org/10.1016/S0743-1066(00)00010-8","url":null,"abstract":"","PeriodicalId":101236,"journal":{"name":"The Journal of Logic Programming","volume":"45 1","pages":"Page 157"},"PeriodicalIF":0.0,"publicationDate":"2000-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0743-1066(00)00010-8","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136953661","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
The Journal of Logic Programming
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1