咨询与建议

限定检索结果

文献类型

  • 143 篇 会议
  • 15 册 图书

馆藏范围

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

日期分布

学科分类号

  • 125 篇 工学
    • 124 篇 计算机科学与技术...
    • 69 篇 软件工程
    • 6 篇 电气工程
    • 5 篇 信息与通信工程
    • 3 篇 控制科学与工程
    • 1 篇 机械工程
    • 1 篇 建筑学
    • 1 篇 土木工程
    • 1 篇 生物医学工程(可授...
    • 1 篇 网络空间安全
  • 38 篇 理学
    • 37 篇 数学
    • 1 篇 生物学
  • 4 篇 管理学
    • 3 篇 图书情报与档案管...
    • 1 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 临床医学
    • 1 篇 药学(可授医学、理...

主题

  • 39 篇 logic programmin...
  • 11 篇 logics and meani...
  • 9 篇 program transfor...
  • 9 篇 mathematical log...
  • 8 篇 computer circuit...
  • 8 篇 semantics
  • 8 篇 artificial intel...
  • 7 篇 programming lang...
  • 6 篇 software enginee...
  • 6 篇 programming tech...
  • 5 篇 program analysis
  • 4 篇 program synthesi...
  • 4 篇 software enginee...
  • 4 篇 constraint handl...
  • 3 篇 static analysis
  • 3 篇 fpga
  • 3 篇 source-to-source...
  • 2 篇 program debuggin...
  • 2 篇 floating-point n...
  • 2 篇 concurrent const...

机构

  • 4 篇 univ politecn va...
  • 3 篇 katholieke univ ...
  • 3 篇 nagoya inst tech...
  • 2 篇 univ politecn ma...
  • 2 篇 univ fed rio gra...
  • 2 篇 univ politecn va...
  • 2 篇 katholieke univ ...
  • 2 篇 univ southern de...
  • 2 篇 rhein westfal th...
  • 2 篇 univ complutense...
  • 2 篇 univ north texas...
  • 2 篇 tech u madrid sc...
  • 2 篇 imdea software i...
  • 2 篇 univ new mexico ...
  • 2 篇 univ new mexico ...
  • 2 篇 ecole polytech l...
  • 2 篇 univ ulm d-89069...
  • 2 篇 ecole polytech i...
  • 2 篇 german univ cair...
  • 2 篇 nagoya institute...

作者

  • 6 篇 vidal german
  • 4 篇 proietti maurizi...
  • 4 篇 schneider-kamp p...
  • 4 篇 silva josep
  • 4 篇 falaschi moreno
  • 4 篇 seki hirohisa
  • 4 篇 abdennadher slim
  • 4 篇 giesl juergen
  • 3 篇 de schreye danny
  • 3 篇 leuschel michael
  • 3 篇 lucas salvador
  • 3 篇 meseguer jose
  • 2 篇 puebla german
  • 2 篇 bruynooghe mauri...
  • 2 篇 senni valerio
  • 2 篇 michael hanus
  • 2 篇 gallagher john p...
  • 2 篇 komendantskaya e...
  • 2 篇 sharaf nada
  • 2 篇 hermenegildo man...

语言

  • 155 篇 英文
  • 3 篇 中文
检索条件"任意字段=19th International Symposium on Logic-Based Program Synthesis and Transformation"
158 条 记 录,以下是21-30 订阅
排序:
A transformational Approach for Proving Properties of the CHR Constraint Store
A Transformational Approach for Proving Properties of the CH...
收藏 引用
19th international symposium on logic-based program synthesis and transformation
作者: Pilozzi, Paolo Schrijvers, Tom Bruynooghe, Maurice Katholieke Univ Leuven Dept Comp Sci Louvain Belgium
Proving termination of, or generating efficient control for Constraint Handling Rules (CH R,) programs requires information about the kinds of constraints that can show up in the CHR constraint store. In contrast to L... 详细信息
来源: 评论
program Parallelization Using Synchronized Pipelining
Program Parallelization Using Synchronized Pipelining
收藏 引用
19th international symposium on logic-based program synthesis and transformation
作者: Scandolo, Leonardo Kunz, Cesar Hermenegildo, Manuel IMDEA Software Spain Technical U. of Madrid Spain
While there are well-understood methods for detecting loops whose iterations are independent and parallelizing them, there are comparatively fewer proposals that support parallel execution of a sequence of loops or ne... 详细信息
来源: 评论
Defining Data log in Rewriting logic
Defining Data log in Rewriting Logic
收藏 引用
19th international symposium on logic-based program synthesis and transformation
作者: Alpuente, M. Feliu, M. A. Joubert, C. Villanueva, A. Univ Politecn Valencia DSIC ELP Valencia 46022 Spain
In recent work, the effectiveness of using declarative languages has been demonstrated for many problems in program analysis. Using a simple relational query language, like DATALOG, complex interprocedural analyses in... 详细信息
来源: 评论
On Inductive and Coinductive Proofs via Unfold/Fold transformations
On Inductive and Coinductive Proofs via Unfold/Fold Transfor...
收藏 引用
19th international symposium on logic-based program synthesis and transformation
作者: Seki, Hirohisa Nagoya Inst Technol Dept Comp Sci Showa Ku Nagoya Aichi 4668555 Japan
We consider a new application condition of negative unfolding, which guarantees its safe use in unfold/fold transformation of stratified logic programs. the new condition of negative unfolding is a natural one, since ... 详细信息
来源: 评论
Coinductive logic programming with Negation
Coinductive Logic Programming with Negation
收藏 引用
19th international symposium on logic-based program synthesis and transformation
作者: Min, Richard Gupta, Gopal Univ Texas Dallas Dept Comp Sci Richardson TX 75080 USA
We introduce negation into coinductive logic programming (co-LP) via what we term Coinductive SLDNF (co-SLDNF) resolution. We present declarative and operational semantics of co-SLDNF resolution and present their equi... 详细信息
来源: 评论
the Dependency Triple Framework for Termination of logic programs
The Dependency Triple Framework for Termination of Logic Pro...
收藏 引用
19th international symposium on logic-based program synthesis and transformation
作者: Schneider-Kamp, Peter Giesl, Juergen Nguyen, Manh thang Univ Southern Denmark IMADA Odense Denmark Rhein Westfal TH Aachen LuFG Informat 2 Aachen Germany Katholieke Univ Leuven Dept Comp Sci Leuven Belgium
We show how to combine the two most powerful approaches for automated termination analysis of logic programs (LPs): the direct approach which operates directly on LPs and the transformational approach which transforms... 详细信息
来源: 评论
A program transformation for tracing functional logic computations
A program transformation for tracing functional logic comput...
收藏 引用
16th international symposium on logic-based program synthesis and transformation
作者: Brassel, Bernd Fischer, Sebastian Huch, Frank Univ Kiel Inst Comp Sci Olshaussenstr 40 D-24098 Kiel Germany
Tracing program executions is a promising technique to find bugs in lazy functional logic programs. In previous work we developed an extension of a heap based semantics for functional logic languages which generates a... 详细信息
来源: 评论
Abstract: Proof planning with program schemas  1
收藏 引用
8th international Workshop on logic-based program synthesis and transformation (LOPSTR 98)
作者: Richardson, J Univ Edinburgh Div Informat Inst Representat & Reasoning Edinburgh EH1 1HN Midlothian Scotland
Schema-based program synthesis and transformation techniques tend to be either pragmatic, designed for carrying out real program transformation or synthesis operations but lacking the logical basis to ensure correctne...
来源: 评论
synthesis of data views for communicating processes
收藏 引用
17th international symposium on logic-based program synthesis and transformation
作者: Poernomo, Iman Kings Coll London Dept Comp Sci London WC2R 2LS England
Proofs-as-programs is an approach to program synthesis involving the transformation of constructive proofs of specification requirements into functional programs. Various authors have adapted the proofs-as-programs to... 详细信息
来源: 评论
Searching semantically equivalent code fragments in logic programs
收藏 引用
14th international symposium on logic based program synthesis and transformation
作者: Vanhoof, W Univ Namur Inst Informat Namur Belgium
In this work, we devise an analysis that searches for semantically equivalent code fragments within a given logic program. the presence of duplicated code (or functionality) is a primary indication that the design of ... 详细信息
来源: 评论