咨询与建议

限定检索结果

文献类型

  • 956 篇 会议
  • 51 篇 期刊文献
  • 19 册 图书

馆藏范围

  • 1,025 篇 电子文献
  • 1 种 纸本馆藏

日期分布

学科分类号

  • 853 篇 工学
    • 833 篇 计算机科学与技术...
    • 495 篇 软件工程
    • 41 篇 信息与通信工程
    • 27 篇 电气工程
    • 17 篇 控制科学与工程
    • 8 篇 机械工程
    • 7 篇 土木工程
    • 6 篇 建筑学
    • 6 篇 化学工程与技术
    • 5 篇 材料科学与工程(可...
    • 5 篇 农业工程
    • 4 篇 力学(可授工学、理...
    • 4 篇 交通运输工程
    • 4 篇 生物工程
    • 3 篇 冶金工程
    • 3 篇 动力工程及工程热...
    • 2 篇 电子科学与技术(可...
    • 2 篇 航空宇航科学与技...
  • 530 篇 理学
    • 422 篇 数学
    • 274 篇 系统科学
    • 18 篇 统计学(可授理学、...
    • 10 篇 物理学
    • 7 篇 生物学
    • 6 篇 化学
  • 62 篇 管理学
    • 54 篇 管理科学与工程(可...
    • 34 篇 工商管理
    • 10 篇 图书情报与档案管...
  • 7 篇 法学
    • 7 篇 社会学
  • 5 篇 经济学
    • 5 篇 应用经济学
  • 5 篇 农学
    • 5 篇 作物学
  • 1 篇 教育学
  • 1 篇 医学
  • 1 篇 军事学

主题

  • 198 篇 constraint theor...
  • 163 篇 constraint satis...
  • 62 篇 constraint progr...
  • 26 篇 constrained opti...
  • 25 篇 computer program...
  • 23 篇 integer programm...
  • 21 篇 answer set progr...
  • 15 篇 logic programmin...
  • 15 篇 artificial intel...
  • 15 篇 scheduling
  • 14 篇 mathematical log...
  • 14 篇 dynamic programm...
  • 13 篇 problem solving
  • 12 篇 linear programmi...
  • 11 篇 global constrain...
  • 11 篇 programming lang...
  • 11 篇 logics and meani...
  • 10 篇 modeling languag...
  • 9 篇 constraint satis...
  • 9 篇 combinatorial op...

机构

  • 18 篇 natl univ irelan...
  • 18 篇 brown univ provi...
  • 14 篇 univ connecticut...
  • 14 篇 cork constraint ...
  • 10 篇 cork constraint ...
  • 8 篇 univ oxford comp...
  • 7 篇 natl univ irelan...
  • 7 篇 natl univ irelan...
  • 7 篇 department of me...
  • 6 篇 nicta nsw
  • 6 篇 natl univ singap...
  • 6 篇 cork constraint ...
  • 6 篇 chinese univ hon...
  • 5 篇 161 rue ada mont...
  • 5 篇 cornell univ dep...
  • 5 篇 univ coll cork d...
  • 5 篇 univ st andrews ...
  • 5 篇 ben gurion univ ...
  • 5 篇 department of co...
  • 5 篇 univ coll cork c...

作者

  • 31 篇 stuckey peter j.
  • 28 篇 o'sullivan barry
  • 22 篇 van hentenryck p...
  • 20 篇 freuder eugene c...
  • 17 篇 walsh toby
  • 17 篇 quimper claude-g...
  • 15 篇 miguel ian
  • 15 篇 michel laurent
  • 15 篇 bessiere christi...
  • 14 篇 beldiceanu nicol...
  • 14 篇 schaus pierre
  • 14 篇 schulte christia...
  • 12 篇 smith barbara m.
  • 12 篇 hebrard emmanuel
  • 12 篇 pesant gilles
  • 11 篇 régin jean-charl...
  • 11 篇 beck j. christop...
  • 10 篇 hnich brahim
  • 10 篇 gent ian p.
  • 10 篇 rueher michel

语言

  • 1,023 篇 英文
  • 3 篇 中文
检索条件"任意字段=10th International Conference on the Principles and Practice of Constraint Programming"
1026 条 记 录,以下是381-390 订阅
排序:
Revisiting the tree constraint
Revisiting the tree constraint
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Fages, Jean-Guillaume Lorca, Xavier École des Mines de Nantes INRIA LINA UMR CNRS 6241 Nantes Cedex 3FR-44307 France
this paper revisits the tree constraint introduced in [2] which partitions the nodes of a n-nodes, m-arcs directed graph into a set of node-disjoint anti-arborescences for which only certain nodes can be tree roo... 详细信息
来源: 评论
Synthesis of search algorithms from high-level CP models
Synthesis of search algorithms from high-level CP models
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Elsayed, Samir A. Mohamed Michel, Laurent Computer Science Department University of Connecticut United States
the ability to specify CP programs in terms of a declarative model and a search procedure is instrumental to the industrial CP successes. Yet, writing search procedures is often difficult for novices or people accusto... 详细信息
来源: 评论
Habanero-Java: the new adventures of Old X10  11
Habanero-Java: The new adventures of Old X10
收藏 引用
9th international conference on principles and practice of programming in Java, PPPJ 2011
作者: Cav´e, Vincent Zhao, Jisheng Shirako, Jun Sarkar, Vivek Rice University United States
In this paper, we present the Habanero-Java (HJ) language developed at Rice University as an extension to the original Java-based definition of the X10 language. HJ includes a powerful set of taskparallel programming ... 详细信息
来源: 评论
Routefinder: Efficiently finding k shortest paths using constraint programming
Routefinder: Efficiently finding k shortest paths using cons...
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Lefebvre, Michel P. Puget, Jean-François Vilím, Petr IBM 21 chemin de la Sauvegarde Ecully69130 France IBM 350 Avenue de Boulouris Saint Raphael83700 France IBM V Parku 2294/4 Praha 4Chodov148 00 Czech Republic
In this paper, we describe a constraint programming (CP) route finding application for a container transportation company. Mathematically, this amounts to finding the k shortest paths in a directed graph. However the ... 详细信息
来源: 评论
Filtering algorithms for discrete cumulative problems with overloads of resource
Filtering algorithms for discrete cumulative problems with o...
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: De Clercq, Alexis Petit, thierry Beldiceanu, Nicolas Jussien, Narendra École des Mines de Nantes LINA UMR CNRS 6241 4 rue Alfred Kastler NantesFR-44307 France
Many cumulative problems are such that the horizon is fixed and cannot be delayed. In this situation, it often occurs that all the activities cannot be scheduled without exceeding the capacity at some points in time. ... 详细信息
来源: 评论
A framework for decision-based consistencies
A framework for decision-based consistencies
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Condotta, Jean-François Lecoutre, Christophe CRIL - CNRS UMR 8188 Univ Lille Nord de France Artois LensF-62307 France
Consistencies are properties of constraint networks that can be enforced by appropriate algorithms to reduce the size of the search space to be explored. Recently, many consistencies built upon taking decisions (most ... 详细信息
来源: 评论
Value ordering for finding all solutions: Interactions with adaptive variable ordering
Value ordering for finding all solutions: Interactions with ...
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Mehta, Deepak O’Sullivan, Barry Quesada, Luis Cork Constraint Computation Centre University College Cork Ireland
We consider the impact of value ordering heuristics on the search effort required to find all solutions, or proving none exist, to a constraint satisfaction problem in k-way branching search. We show that when the var... 详细信息
来源: 评论
Proving symmetries by model transformation
Proving symmetries by model transformation
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Mears, Christopher Niven, Todd Jackson, Marcel Wallace, Mark Faculty of IT Monash University Australia Department of Mathematics La Trobe University Australia
the presence of symmetries in a constraint satisfaction problem gives an opportunity for more efficient search. Within the class of matrix models, we show that the problem of deciding whether some well known permutati... 详细信息
来源: 评论
Pruning rules for constrained optimisation for conditional preferences
Pruning rules for constrained optimisation for conditional p...
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Wilson, Nic Trabelsi, Walid Cork Constraint Computation Centre Department of Computer Science University College Cork Ireland
A depth-first search algorithm can be used to find optimal solutions of a constraint Satisfaction Problem (CSP) with respect to a set of conditional preferences statements (e.g., a CP-net). this involves checking at e... 详细信息
来源: 评论
Pseudo-tree-based incomplete algorithm for distributed constraint optimization with quality bounds
Pseudo-tree-based incomplete algorithm for distributed const...
收藏 引用
17th international conference on principles and practice of constraint programming, CP 2011
作者: Okimoto, Tenda Joe, Yongjoon Iwasaki, Atsushi Yokoo, Makoto Faltings, Boi Kyushu University Fukuoka8190395 Japan LausanneCH-1015 Switzerland
A Distributed constraint Optimization Problem (DCOP) is a fundamental problem that can formalize various applications related to multi-agent cooperation. Since it is NP-hard, considering faster incomplete algorithms i... 详细信息
来源: 评论