咨询与建议

限定检索结果

文献类型

  • 68 篇 会议
  • 4 篇 期刊文献
  • 3 册 图书

馆藏范围

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

日期分布

学科分类号

  • 66 篇 工学
    • 64 篇 计算机科学与技术...
    • 52 篇 软件工程
    • 1 篇 动力工程及工程热...
    • 1 篇 信息与通信工程
    • 1 篇 环境科学与工程(可...
  • 17 篇 理学
    • 14 篇 系统科学
    • 9 篇 数学
    • 1 篇 统计学(可授理学、...
  • 3 篇 管理学
    • 3 篇 管理科学与工程(可...
    • 1 篇 工商管理
    • 1 篇 图书情报与档案管...

主题

  • 18 篇 constraint theor...
  • 10 篇 constraint satis...
  • 3 篇 mathematical log...
  • 3 篇 programming tech...
  • 3 篇 programming lang...
  • 3 篇 constraint progr...
  • 3 篇 logics and meani...
  • 3 篇 regular constrai...
  • 2 篇 solution countin...
  • 2 篇 model-driven vis...
  • 2 篇 problem solving
  • 2 篇 modeling languag...
  • 2 篇 alldifferent con...
  • 2 篇 constraint optim...
  • 2 篇 semantics
  • 2 篇 constraint-based...
  • 2 篇 optimization alg...
  • 2 篇 heuristic search
  • 1 篇 traveling salesm...
  • 1 篇 genetic programm...

机构

  • 4 篇 natl univ irelan...
  • 4 篇 kth royal inst t...
  • 3 篇 univ connecticut...
  • 3 篇 brown univ provi...
  • 2 篇 univ bologna dei...
  • 2 篇 univ cote azur c...
  • 2 篇 nicta nsw
  • 2 篇 ecole polytech m...
  • 2 篇 univ nottingham ...
  • 2 篇 intel corp haifa
  • 2 篇 univ coll cork c...
  • 2 篇 cornell univ dep...
  • 2 篇 ecole polytech d...
  • 2 篇 univ oxford comp...
  • 2 篇 brown univ dept ...
  • 2 篇 natl univ irelan...
  • 1 篇 inra toulouse
  • 1 篇 university of ne...
  • 1 篇 ecole polytech f...
  • 1 篇 cnrs fre 2499 ru...

作者

  • 5 篇 stuckey peter j.
  • 5 篇 o'sullivan barry
  • 4 篇 van hentenryck p...
  • 4 篇 bessiere christi...
  • 4 篇 hebrard emmanuel
  • 4 篇 lecoutre christo...
  • 4 篇 schulte christia...
  • 4 篇 pesant gilles
  • 3 篇 zanarini alessan...
  • 3 篇 michel laurent
  • 3 篇 milano michela
  • 2 篇 prestwich steven
  • 2 篇 miguel ian
  • 2 篇 hnich brahim
  • 2 篇 tarim s. armagan
  • 2 篇 gent ian p.
  • 2 篇 rossi roberto
  • 2 篇 beldiceanu nicol...
  • 2 篇 lombardi michele
  • 2 篇 meseguer pedro

语言

  • 75 篇 英文
检索条件"任意字段=15th International Conference on Principles and Practice of Constraint Programming, CP 2009"
75 条 记 录,以下是31-40 订阅
排序:
Solution counting algorithms for constraint-centered search heuristics
收藏 引用
constraintS 2009年 第3期14卷 392-413页
作者: Zanarini, Alessandro Pesant, Gilles Ecole Polytech Dept Comp & Software Engn Montreal PQ H3C 3A7 Canada
constraints have played a central role in cp because they capture key substructures of a problem and efficiently exploit them to boost inference. this paper intends to do the same thing for search, proposing constrain... 详细信息
来源: 评论
constraints of Difference and Equality: A Complete Taxonomic Characterisation
Constraints of Difference and Equality: A Complete Taxonomic...
收藏 引用
15th international conference on principles and practice of constraint programming (cp 2009)
作者: Hebrard, Emmanuel Marx, Daniel O'Sullivan, Barry Razgon, Igor Natl Univ Ireland Univ Coll Cork Cork Constraint Computat Ctr Dept Comp Sci Cork Ireland Budapest Univ Technol & Econ Budapest Hungary
Many combinatorial problems encountered in practice involve constraints that require that a, set of variables take distinct or equal values. the ALLDIFFERENT constraint, in particular, ensures that;all variables take ... 详细信息
来源: 评论
the Complexity of Valued constraint Models
The Complexity of Valued Constraint Models
收藏 引用
15th international conference on principles and practice of constraint programming (cp 2009)
作者: Zivny, Stanislav Jeavons, Peter G. Univ Oxford Comp Lab Oxford OX1 3QD England
the VALUED constraint SATISFACTION PROBLEM (VCSP) is a general framework encompassing many optimisation problems. We discuss precisely what;it means for a, problem to be modelled in the VCSP framework. Using our analy... 详细信息
来源: 评论
Minimising Decision Tree Size as Combinatorial Optimisation
Minimising Decision Tree Size as Combinatorial Optimisation
收藏 引用
15th international conference on principles and practice of constraint programming (cp 2009)
作者: Bessiere, Christian Hebrard, Emmanuel O'Sullivan, Barry LIRMM Montpellier France Univ Coll Cork Cork Constraint Computat Ctr Dept Comp Sci Cork Ireland
Decision tree induction techniques attempt to find small trees that fit a training set of data. this preference for smaller trees, which provides a learning bias, is often justified its being consistent with the princ... 详细信息
来源: 评论
Confidence-Based Work Stealing in Parallel constraint programming
Confidence-Based Work Stealing in Parallel Constraint Progra...
收藏 引用
15th international conference on principles and practice of constraint programming (cp 2009)
作者: Chu, Geoffrey Schulte, Christian Stuckey, Peter J. Univ Melbourne Victoria Lab Dept Comp Sci & Software Engn Natl ICT Australia Melbourne Vic 3010 Australia KTH Royal Inst Technol Stockholm Sweden
the most popular architecture for parallel search is work stealing: threads that have run out of work (nodes to be searched) steal from threads that still have work. Work stealing not only allows for dynamic load bala... 详细信息
来源: 评论
constraint-Based Optimal Testing Using DNNF Graphs
Constraint-Based Optimal Testing Using DNNF Graphs
收藏 引用
15th international conference on principles and practice of constraint programming (cp 2009)
作者: Schumann, Anika Sachenbacher, Martin Huang, Jinbo Univ Coll Cork Cork Constraint Computat Ctr Cork Ireland Australian Natl Univ Canberra ACT 0200 Australia NICTA Sydney NSW Australia Tech Univ Munich Inst Informat Munich Germany
the goal of testing is to distinguish between a number of hypotheses about a system-for example, different diagnoses of faults-by applying input patterns and verifying or falsifying the hypotheses from the observed ou... 详细信息
来源: 评论
Search Space Extraction
Search Space Extraction
收藏 引用
15th international conference on principles and practice of constraint programming (cp 2009)
作者: Mehta, Deepak O'Sullivan, Barry Quesada, Luis Wilson, Nic Natl Univ Ireland Univ Coll Cork Cork Constraint Computat Ctr Dept Comp Sci Cork Ireland
Systematic tree search is often used in Conjunction with inference and restarts when solving challenging constraint Satisfaction Problems (CSPs). In order to improve the efficiency of constraint solving, techniques th... 详细信息
来源: 评论
constraint programming Applied to the Multi-Skill Project Scheduling Problem  23rd
Constraint Programming Applied to the Multi-Skill Project Sc...
收藏 引用
33rd international conference on Logic programming / 23rd international conference on principles and practice of constraint programming (cp) / 20th international conference on theory and Applications of Satisfiability Testing (SAT)
作者: Young, Kenneth D. Feydy, thibaut Schutt, Andreas Univ Melbourne Melbourne Vic Australia CSIRO Decis Sci Data61 Melbourne Vic Australia
the Multi-Skill Project Scheduling Problem is a variant of the well-studied Resource Constrained Project Scheduling Problem, in which the resources are assumed to be multi-skilled. Practical applications of this probl... 详细信息
来源: 评论
the proper treatment of undefinedness in constraint languages
The proper treatment of undefinedness in constraint language...
收藏 引用
15th international conference on principles and practice of constraint programming, cp 2009
作者: Frisch, Alan M. Stuckey, Peter J. Artificial Intelligence Group Dept. of Computer Science Univ. of York United Kingdom National ICT Australia Dept. of Computer Science and Software Engineering Univ. of Melbourne Australia
Any sufficiently complex finite-domain constraint modelling language has the ability to express undefined values, for example division by zero, or array index out of bounds. this paper gives the first systematic treat... 详细信息
来源: 评论
constraint Representations and Structural Tractability
Constraint Representations and Structural Tractability
收藏 引用
15th international conference on principles and practice of constraint programming (cp 2009)
作者: Cohen, David A. Green, Martin J. Houghton, Chris Univ London Dept Comp Sci London WC1E 7HU England
the intractability of the general CSP has motivated the search for restrictions which lead to tractable fragments. One way to achieve tractability is to restrict;Hie structure of the instances. As much of the, work in... 详细信息
来源: 评论