咨询与建议

限定检索结果

文献类型

  • 1,005 篇 会议
  • 51 篇 期刊文献
  • 20 册 图书

馆藏范围

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

日期分布

学科分类号

  • 900 篇 工学
    • 876 篇 计算机科学与技术...
    • 526 篇 软件工程
    • 45 篇 信息与通信工程
    • 29 篇 电气工程
    • 22 篇 控制科学与工程
    • 10 篇 机械工程
    • 6 篇 建筑学
    • 6 篇 土木工程
    • 5 篇 力学(可授工学、理...
    • 5 篇 材料科学与工程(可...
    • 5 篇 化学工程与技术
    • 5 篇 交通运输工程
    • 5 篇 农业工程
    • 5 篇 生物工程
    • 4 篇 动力工程及工程热...
    • 3 篇 航空宇航科学与技...
    • 3 篇 环境科学与工程(可...
  • 551 篇 理学
    • 436 篇 数学
    • 283 篇 系统科学
    • 19 篇 统计学(可授理学、...
    • 11 篇 物理学
    • 8 篇 生物学
    • 5 篇 化学
  • 84 篇 管理学
    • 69 篇 管理科学与工程(可...
    • 44 篇 工商管理
    • 18 篇 图书情报与档案管...
  • 9 篇 法学
    • 9 篇 社会学
  • 7 篇 经济学
    • 7 篇 应用经济学
  • 5 篇 农学
    • 5 篇 作物学
  • 2 篇 教育学
    • 2 篇 教育学
  • 1 篇 军事学

主题

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

机构

  • 19 篇 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 篇 161 rue ada mont...
  • 6 篇 natl univ singap...
  • 6 篇 univ st andrews ...
  • 6 篇 cork constraint ...
  • 6 篇 chinese univ hon...
  • 5 篇 cornell univ dep...
  • 5 篇 univ coll cork d...
  • 5 篇 ben gurion univ ...
  • 5 篇 brown univ dept ...
  • 5 篇 department of co...

作者

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

语言

  • 1,073 篇 英文
  • 3 篇 中文
检索条件"任意字段=9th International Conference on Principles and Practice of Constraint Programming"
1076 条 记 录,以下是681-690 订阅
排序:
Specialised constraints for stable matching problems
收藏 引用
11th international conference on principles and practice of constraint programming (CP 2005)
作者: Unsworth, C Prosser, P Univ Glasgow Dept Comp Sci Glasgow G12 8QQ Lanark Scotland
the stable marriage problem (SM) and the Hospital / Residents problem (HR) are both stable matching problems. they consist of two sets of objects that need to be matched to each other;in SM men to women, and in HR res... 详细信息
来源: 评论
Generalized conflict learning for hybrid discrete/linear optimization
收藏 引用
11th international conference on principles and practice of constraint programming (CP 2005)
作者: Li, H Williams, B MIT Comp Sci & Artificial Intelligence Lab Cambridge MA 02139 USA
Conflict-directed search algorithms have formed the core of practical, model-based reasoning systems for the last three decades. At the core of many of these applications is a series of discrete constraint optimizatio... 详细信息
来源: 评论
Spread: A balancing constraint based on statistics
收藏 引用
11th international conference on principles and practice of constraint programming - CP 2005
作者: Pesant, Gilles Régin, Jean-Charles ILOG 1681 route des Dolines 06560 Valbonne France Computing and Information Science Cornell University Ithaca NY 14850 United States
Many combinatorial problems require of their solutions that they achieve a certain balance of given features. In the constraint programming literature, little has been written to specifically address this issue, parti... 详细信息
来源: 评论
CoJava: A unified language for simulation and optimization
收藏 引用
11th international conference on principles and practice of constraint programming (CP 2005)
作者: Brodsky, A Nash, H George Mason Univ Fairfax VA 22030 USA
We have proposed and implemented the language CoJava, which offers both the advantages of simulation-like process modeling in Java, and the capabilities of true decision optimization. We will demonstrate the modeling ... 详细信息
来源: 评论
Computing and exploiting tree-decompositions for solving constraint networks
收藏 引用
11th international conference on principles and practice of constraint programming - CP 2005
作者: Jégou, Philippe Ndiaye, Samba Ndojh Terrioux, Cyril Avenue Escadrille Normandie-Niemen 13397 Marseille Cedex 20 France
Methods exploiting tree-decompositions seem to provide the best approach for solving constraint networks w.r.t. the theoretical time complexity. However, they have not shown a real practical interest yet. In this pape... 详细信息
来源: 评论
Extension of O(n log n) filtering algorithms for the unary resource constraint to optional activities
收藏 引用
constraintS 2005年 第4期10卷 403-425页
作者: Vilím, P Barták, R Cepek, O Charles Univ Prague Fac Math & Phys Prague 1 Czech Republic
Scheduling is one of the most successful application areas of constraint programming mainly thanks to special global constraints designed to model resource restrictions. Among these global constraints, edge-finding an... 详细信息
来源: 评论
Full arc consistency in WCSP and in constraint hierarchies with finite domains
收藏 引用
11th international conference on principles and practice of constraint programming (CP 2005)
作者: Zlomek, J Barták, R Charles Univ Fac Math & Phys Prague Czech Republic
Consistency techniques proved to be an efficient method for reducing the search space of CSP and hence they were modified for soft constraint frameworks too. Several algorithms for local consistency in Weighted CSP, w... 详细信息
来源: 评论
Solution equivalent subquadrangle reformulations of constraint satisfaction problems
收藏 引用
11th international conference on principles and practice of constraint programming (CP 2005)
作者: Houghton, C Cohen, D Univ London Royal Holloway & Bedford New Coll Dept Comp Sci London NW1 4NS England
constraint Satisfaction Problem instances (CSPs) are a natural way to model real life problems such as image processing, scheduling and natural language understanding. In this paper we are concerned with the modeling ... 详细信息
来源: 评论
GOOSE -: A generic object-oriented search environment
收藏 引用
11th international conference on principles and practice of constraint programming (CP 2005)
作者: Müller, H Jähnichen, S Fraunhofer FIRST D-12489 Berlin Germany
the constraint programming community keeps on creating numerous search algorithms, which differ to a greater or lesser extent. It is an as desirable as difficult task to implement a variety of search algorithms in a u... 详细信息
来源: 评论
Consistency for partially defined constraints
收藏 引用
11th international conference on principles and practice of constraint programming (CP 2005)
作者: Legtchenko, A Lallouet, A Univ Orleans LIFO F-45067 Orleans France
Partially defined or Open constraints [2] can be used to model the incomplete knowledge of a concept or a relation. In an Open constraint, some tuples are known to be true, some other are known to be false and some ar... 详细信息
来源: 评论