咨询与建议

限定检索结果

文献类型

  • 12 篇 期刊文献
  • 6 篇 会议

馆藏范围

  • 18 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 17 篇 工学
    • 14 篇 计算机科学与技术...
    • 3 篇 软件工程
    • 2 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程
    • 1 篇 网络空间安全
  • 3 篇 理学
    • 3 篇 数学

主题

  • 18 篇 parallel logic p...
  • 3 篇 and-parallelism
  • 2 篇 logic programmin...
  • 1 篇 environment repr...
  • 1 篇 termination
  • 1 篇 fgcs project
  • 1 篇 theorem proving
  • 1 篇 implementation o...
  • 1 篇 sequence control...
  • 1 篇 dsm architecture...
  • 1 篇 parallel inferen...
  • 1 篇 independent and ...
  • 1 篇 theory of substi...
  • 1 篇 problem solving
  • 1 篇 sld-resolution
  • 1 篇 coalgebra
  • 1 篇 parallel languag...
  • 1 篇 single-cycle exe...
  • 1 篇 flat concurrent ...
  • 1 篇 natural language...

机构

  • 1 篇 univ politecn ma...
  • 1 篇 univ oviedo ctr ...
  • 1 篇 univ. politécnic...
  • 1 篇 tata inst fundam...
  • 1 篇 univ. of califor...
  • 1 篇 ctr math & comp ...
  • 1 篇 univ dundee dept...
  • 1 篇 department of el...
  • 1 篇 univ bristol dep...
  • 1 篇 univ oviedo ctr ...
  • 1 篇 research & devel...
  • 1 篇 suny albany dept...
  • 1 篇 technion israel ...
  • 1 篇 univ bath dept c...
  • 1 篇 univ tokyo bunky...
  • 1 篇 parlog group dep...
  • 1 篇 new mexico state...
  • 1 篇 dcc-fc liacc uni...
  • 1 篇 cnuce-cnr via sa...
  • 1 篇 univ fed rio de ...

作者

  • 2 篇 gupta g
  • 2 篇 costa vs
  • 2 篇 vela cr
  • 1 篇 harsat a
  • 1 篇 rocha r.
  • 1 篇 pontelli e
  • 1 篇 ginosar r
  • 1 篇 barney gc
  • 1 篇 gregory s
  • 1 篇 chowdhury rezaul...
  • 1 篇 chikayama t
  • 1 篇 komendantskaya e...
  • 1 篇 mccusker guy
  • 1 篇 shyamasundar rk
  • 1 篇 arias rv
  • 1 篇 giannotti f
  • 1 篇 bianchini r
  • 1 篇 varela r
  • 1 篇 kapur d
  • 1 篇 rokusawa k

语言

  • 15 篇 英文
  • 3 篇 其他
检索条件"主题词=PARALLEL logic programming"
18 条 记 录,以下是1-10 订阅
A parallel Bottom-Up Resolution Algorithm Using Cilk
A Parallel Bottom-Up Resolution Algorithm Using Cilk
收藏 引用
25th IEEE International Conference on Tools with Artificial Intelligence (ICTAI)
作者: Basseda, Reza Chowdhury, Rezaul Alam SUNY Stony Brook Dept Comp Sci Stony Brook NY 11794 USA
Rapid developments of multicore processors in the last ten years have accelerated the advancements in concurrency platforms. Performance of bottom-up resolution algorithms used in logic programming and artificial inte... 详细信息
来源: 评论
Coalgebraic Semantics for parallel Derivation Strategies in logic programming
Coalgebraic Semantics for Parallel Derivation Strategies in ...
收藏 引用
13th International Conference on Algebraic Methodology and Software Technology
作者: Komendantskaya, Ekaterina McCusker, Guy Power, John Univ Dundee Dept Comp Dundee DD1 4HN Scotland Univ Bath Dept Comp Sci Bath England
logic programming, a class of programming languages based on first-order logic, provides simple and efficient tools for goal-oriented proof-search. logic programming supports recursive computations, and some logic pro... 详细信息
来源: 评论
parallel logic programming systems on scalable architectures
收藏 引用
JOURNAL OF parallel AND DISTRIBUTED COMPUTING 2000年 第7期60卷 835-852页
作者: Costa, VS Bianchini, R Dutra, ID Univ Fed Rio de Janeiro Dept Syst Engn & Comp Sci Rio De Janeiro Brazil
parallel logic programming (PLP) systems are sophisticated examples of symbolic computing systems. PLP systems address problems such as allocating dynamic memory, scheduling irregular computations, and managing differ... 详细信息
来源: 评论
parallel logic programming for problem solving
收藏 引用
INTERNATIONAL JOURNAL OF parallel programming 2000年 第3期28卷 275-319页
作者: Arias, RV Vela, CR Peinador, JP González, CA Univ Oviedo Ctr Inteligencia Artificial E-33271 Gijon Spain
We present a new model for parallel evaluation of logic programs. This model can exploit the main sources of parallelism that the language of logic expresses: Independent AND parallelism and OR parallelism, together w... 详细信息
来源: 评论
The parallel logic programming system in the FGCS project and its future directions
收藏 引用
parallel COMPUTING 1999年 第13-14期25卷 1601-1633页
作者: Uchida, S Aiba, A Rokusawa, K Chikayama, T Hasegawa, R Res Inst Adv Informat Technol Minato Ku Tokyo 1050014 Japan Univ Tokyo Bunkyo Ku Tokyo 113 Japan Kyushu Univ Kasuga Fukuoka 816 Japan
In the fifth generation computer systems (FGCS) project, a parallel logic programming language, KL1, was adopted as the project's kernel language. It was not only used to determine architectures of highly parallel... 详细信息
来源: 评论
Achieving scalability in parallel tabled logic programs  16
Achieving scalability in parallel tabled logic programs
收藏 引用
16th International parallel and Distributed Processing Symposium, IPDPS 2002
作者: Rocha, R. Silva, F. Costa, V.S. DCC-FC LIACC Universidade do Porto Portugal COPPE Systems Universidade do Rio de Janeiro Brazil
Tabling or memoing is a technique where one stores intermediate answers to a problem so that they can be reused in further calls. Tabling is of interest to logic programming because it addresses some of the most signi... 详细信息
来源: 评论
Ordered structures for parallel rule-based computations
收藏 引用
INTERNATIONAL JOURNAL OF COMPUTER MATHEMATICS 2001年 第4期78卷 499-520页
作者: Alonso, CL Vela, CR Varela, R Puente, J Univ Oviedo Ctr Inteligencia Artificial Oviedo Spain
In this paper we present an effective strategy to compute a partial order relation among the literals of a query given by a conjuction of first order literals. This ordering expresses sufficient conditions in order fo... 详细信息
来源: 评论
An experiment for truly parallel logic programming
收藏 引用
JOURNAL OF INTELLIGENT & ROBOTIC SYSTEMS 1996年 第2期16卷 169-184页
作者: Efthivoulidis, G Vlassis, N Tsanakas, P Papakonstantinou, G Department of Electrical and Computer Engineering National Technical University of Athens Athens Greece
A truly parallel logic programming system is proposed. The system is based on the commercially available parallel logic programming language STRAND, which has been extended in order to overcome the inherent limitation... 详细信息
来源: 评论
Proving termination of GHC programs
收藏 引用
NEW GENERATION COMPUTING 1997年 第3期15卷 293-338页
作者: Rao, MRKK Kapur, D Shyamasundar, RK TATA INST FUNDAMENTAL RES COMP SCI GRPBOMBAY 400005MAHARASHTRAINDIA SUNY ALBANY DEPT COMP SCIALBANYNY 12222
A transformational approach for proving termination of parallel logic programs such as GHC programs is proposed. A transformation from GHC programs to term rewriting systems is developed;it exploits the fact that unif... 详细信息
来源: 评论
Relating data-parallelism and (and-) parallelism in logic programs
收藏 引用
COMPUTER LANGUAGES 1996年 第2-3期22卷 143-163页
作者: Hermenegildo, MV Carro, M UNIV POLITECN MADRID FAC INFORMAT BOADILLA DEL MONTE 28660 MADRID SPAIN
Much work has been done in the areas of and-parallelism and data-parallelism in logic Programs. Such work has proceeded to a certain extent in an independent fashion. Both types of parallelism offer advantages and dis... 详细信息
来源: 评论