论文地址:https://hal.archives-ouvertes.fr/hal-00641955

Unbiased Statistics of a Constraint Satisfaction Problem – a Controlled-Bias Generator

摘要:

关键词:

I.简介

II.最小实例

III. ZT-WHIPS及其复杂度评估

IV.典型上下生成器

V.偏差控制型生成器

V.不同生成器的结果比较

VI.分类结果的可靠性

VII.附加结果

VIII.总结

参考文献:

[1] E.P.K. Tsang, Foundations of Constraint Satisfaction, Academic Press, 1993.

[2] H.W. Guesgen & J. Herztberg, A Perspective of Constraint-Based Reasoning, Lecture Notes in Artificial Intelligence, Springer, 1992.

[3]  D. Berthier: The Hidden Logic of Sudoku, Lulu.com, May 2007.

[4] D. Berthier: The Hidden Logic of Sudoku (Second Edition), Lulu.com Publishers, December 2007.

[5] D. Berthier: From Constraints to Resolution Rules; Part I: conceptual framework, CISSE08/SCSS, International Joint Conferences on Computer, Information, and System Sciences, and Engineering, December 4-12, 2009.

[6] D. Berthier: From Constraints to Resolution Rules; Part II: chains, braids, confluence and T&E, CISSE08/SCSS, International Joint Conferences on Computer, Information, and System Sciences, and Engineering, December 4-12, 2009.

[7] M. Gary & D. Johnson, Computers and Intractability: A Guide to the Theory of NP-Completeness, Freeman, 1979.

[10] G. Riley, CLIPS online documentation, http://clipsrules.sourceforge.net/ OnlineDocs.html, 2008.

[11] E.J. Friedmann-Hill, JESS Manual, http://www.jessrules.com/jess/docs/ 71, 2008.

[12]G. Stertenbrink, suexg, http://www.setbb.com/phpb/viewtopic.php?t=206 &mforum=sudoku, 2005.

[13] B. Felgenhauer & F. Jarvis, Sudoku enumeration problems, http://www.afjarvis.staff.shef.ac.uk/sudoku/, 2006.

[14] E. Russell & F. Jarvis, There are 5472730538 essentially different Sudoku grids, http://www.afjarvis.staff.shef.ac.uk/sudoku/sudgroup.html, 2006.

最新文章

  1. python2与python3在windows下共存
  2. Nginx反向代理关于端口的问题
  3. MCS51系列单片机实用技术部分课件
  4. VPS 搭建 SS
  5. Excel 统计IP
  6. 理解SVG坐标系和变换:视窗,viewBox和preserveAspectRatio
  7. C/C++中程序在使用堆内存时的内存复用问题
  8. 转载+自练(莫喷)怎样在cocos2d 2.1.4里面使用动画和Texture Packer
  9. C语言简单实现链栈基本几个功能(适合新手看,大神可指正)
  10. 查看dmp文件
  11. 22.C# 事件
  12. 静态方法(staticmethod)和类方法(classmethod)
  13. RabbitMQ生产者消费者
  14. gzip:stdin:not in gzip format的解决办法
  15. filebeat output redis 报错 i/o timeout
  16. Log4Net配置使用简记
  17. 《mysql必知必会》读书笔记--触发器及管理事务处理
  18. Hibernate学习7—Hibernate 映射继承
  19. 软件架构的描述-Architecture Models
  20. git超详细教程【转】

热门文章

  1. RunDll32.exe 详解及[Windows批处理]清除IE缓存
  2. 浅谈js冒泡事件1
  3. 推荐一个可以把网页背景色调成护眼色的Chrome扩展应用
  4. Path模块部分常用函数解析——NodeJS
  5. 移动端 html基值(转载)
  6. zip 函数
  7. Loj#572. 「LibreOJ Round #11」Misaka Network 与求和
  8. (第二场)D Money 【dp\贪心】
  9. [19/04/06-星期六] 多线程_静态代理(StaticProxy)和 lamda (简化代码,jdk8新增)
  10. JS中的prototype (转载)