咨询与建议

限定检索结果

文献类型

  • 12 篇 会议
  • 1 册 图书

馆藏范围

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

日期分布

学科分类号

  • 11 篇 工学
    • 11 篇 计算机科学与技术...
    • 10 篇 软件工程

主题

  • 4 篇 logic programmin...
  • 2 篇 implementation
  • 1 篇 performance
  • 1 篇 constraint logic...
  • 1 篇 software enginee...
  • 1 篇 call-by-need
  • 1 篇 tabling
  • 1 篇 guidance
  • 1 篇 control
  • 1 篇 calculations
  • 1 篇 mathematical log...
  • 1 篇 logic variables
  • 1 篇 programming tech...
  • 1 篇 deques
  • 1 篇 duality of compu...
  • 1 篇 lambda mu-calcul...
  • 1 篇 sequent calculus
  • 1 篇 queues
  • 1 篇 domain cooperati...
  • 1 篇 programming lang...

机构

  • 1 篇 univ minho dept ...
  • 1 篇 natl inst inform...
  • 1 篇 univ politecn ma...
  • 1 篇 univ complutense...
  • 1 篇 univ complutense...
  • 1 篇 univ melbourne d...
  • 1 篇 univ gothenburg ...
  • 1 篇 univ complutense...
  • 1 篇 dept. of applied...
  • 1 篇 univ texas dalla...
  • 1 篇 inria paris rocq...
  • 1 篇 univ tokyo
  • 1 篇 univ complutense...
  • 1 篇 imdea software i...
  • 1 篇 portland state u...
  • 1 篇 tallinn univ ins...
  • 1 篇 nicta victoria r...
  • 1 篇 univ paris dider...
  • 1 篇 vienna univ tech...
  • 1 篇 dept. of compute...

作者

  • 2 篇 saenz-perez fern...
  • 1 篇 novais paulo
  • 1 篇 kriener jael
  • 1 篇 nakata keiko
  • 1 篇 carro manuel
  • 1 篇 bouma gerlof
  • 1 篇 triska markus
  • 1 篇 saurin alexis
  • 1 篇 tom schrijvers
  • 1 篇 ramos joao
  • 1 篇 herbelin hugo
  • 1 篇 ariola zena m.
  • 1 篇 peter thiemann
  • 1 篇 antoy sergio
  • 1 篇 correas fernande...
  • 1 篇 peters arthur
  • 1 篇 estevez-martin s...
  • 1 篇 satoh ken
  • 1 篇 neves jose
  • 1 篇 stuckey peter

语言

  • 13 篇 英文
检索条件"任意字段=11th International Symposium onFunctional and Logic Programming, FLOPS 2012"
13 条 记 录,以下是1-10 订阅
排序:
Functional and logic programming - 11th international symposium, flops 2012, Proceedings
Functional and Logic Programming - 11th International Sympos...
收藏 引用
11th international symposium onfunctional and logic programming, flops 2012
the proceedings contain 22 papers. the topics discussed include: programming with Boolean satisfaction;automated verification of higher-order functional programs;dependently-typed programming in GHC;call-by-value solv...
来源: 评论
A Lambda Calculus for Godel-Dummett logic Capturing Waitfreedom  12
A Lambda Calculus for Godel-Dummett Logic Capturing Waitfree...
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Hirai, Yoichi Univ Tokyo Tokyo Japan
We propose a typed lambda calculus based on Avron's hypersequent calculus for Godel-Dummett logic. this calculus turns out to model waitfree computation. Besides strong normalization and non-abortfullness, we give... 详细信息
来源: 评论
Mutual Exclusion by Interpolation  12
Mutual Exclusion by Interpolation
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Kriener, Jael King, Andy Univ Kent Canterbury CT2 7NF Kent England
the question of what constraints must hold for a predicate to behave as a ( partial) function, is key to understanding the behaviour of a logic program. It has been shown how this question can be answered by combining... 详细信息
来源: 评论
Coinductive Constraint logic programming  12
Coinductive Constraint Logic Programming
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Saeedloei, Neda Gupta, Gopal INRIA Paris Rocquencourt Paris France Univ Texas Dallas Richardson TX 75083 USA
Constraint logic programming (CLP) has been proposed as a declarative paradigm for merging constraint solving and logic programming. Recently, coinductive logic programming has been proposed as a powerful extension of... 详细信息
来源: 评论
Real-Time Persistent Queues and Deques with logic Variables (Declarative Pearl)  12
Real-Time Persistent Queues and Deques with Logic Variables ...
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Bouma, Gerlof Univ Gothenburg Dept Swedish Spraakbanken Box 200 S-40530 Gothenburg Sweden
We present a Prolog implementation of real-time persistent queues and double-ended queues. Our implementation is inspired by Okasaki's lazy-functional approach, but relies only on standard Prolog, comprising of th... 详细信息
来源: 评论
the Finite Domain Constraint Solver of SWI-Prolog  12
The Finite Domain Constraint Solver of SWI-Prolog
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Triska, Markus Vienna Univ Technol Database & Artificial Intelligence Grp Vienna Austria
We present a new constraint solver over finite domains, freely available as library(clpfd)(1) in SWI-Prolog. Our solver has several unique features, which we describe in this paper: Reasoning over arbitrarily large in... 详细信息
来源: 评论
Compiling a Functional logic Language: the Basic Scheme  12
Compiling a Functional Logic Language: <i>The Basic Scheme</...
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Antoy, Sergio Peters, Arthur Portland State Univ Comp Sci Dept Portland OR 97207 USA
We present the design of a compiler for a functional logic programming language and discuss the compiler's implementation. the source program is abstracted by a constructor based graph rewriting system obtained fr... 详细信息
来源: 评论
A General Implementation Framework for Tabled CLP  12
A General Implementation Framework for Tabled CLP
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Chico de Guzman, Pablo Carro, Manuel Hermenegildo, Manuel V. Stuckey, Peter IMDEA Software Inst Madrid Spain Univ Politecn Madrid Sch Comp Sci Madrid Spain NICTA Victoria Res Lab Parkville Vic Australia Univ Melbourne Dept Comp & Informat Syst Melbourne Vic Australia
this paper describes a framework to combine tabling evaluation and constraint logic programming (TCLP). While this combination has been studied previously from a theoretical point of view and some implementations exis... 详细信息
来源: 评论
Improving the Performance of FD Constraint Solving in a CFLP System  12
Improving the Performance of FD Constraint Solving in a CFLP...
收藏 引用
11th international symposium on Functional and logic programming (flops)
作者: Castineiras, Ignacio Saenz-Perez, Fernando Univ Complutense Madrid Dept Sistemas Informat & Computac Madrid Spain Univ Complutense Madrid Dept Ingn Software & Inteligencia Artificial Madrid Spain
Constraint Functional logic programming (CFLP) integrates lazy narrowing with constraint solving. It provides a high modeling abstraction, but its solving performance can be penalized by lazy narrowing and solver inte... 详细信息
来源: 评论
Functional and logic programming  1
收藏 引用
丛书名: Lecture Notes in Computer Science
1000年
作者: Tom Schrijvers Peter thiemann
this book constitutes the refereed proceedings of the 11th international symposium on Functional and logic programming, flops 2012, held in Kobe, Japan, in May 2012. the 19 research papers and 3 system demonstrations ... 详细信息
来源: 评论