期刊文献+

并行计算在计算最小皇后独立支配集的应用

THE APPLICATION OF PARALLEL COMPUTING IN RESEARCH ON THE QUEENS MINIMUM INDEPENDENT DOMINATION NUMBERS
下载PDF
导出
摘要 本文通过计算机集群并行实现了最小皇后独立支配集问题。主进程通过枚举前三行可能的皇后放置情况,可以把皇后支配集问题分成多个任务,通过动态调度将子任务分配给子进程。主进程和子进程之间的通信采用非阻塞通信,可以使计算和通信重叠,从而提高了计算最小皇后独立支配集的效率。 This paper studies parallel computation and put into solving queens domination numbers problem in computer cluster.The main process is responsible for locating the queens in the first three lines,so that the queens minimum independent domination numbers problem can be distributed into thousands of tasks.Through dynamic scheduling sub tasks will be allocated to the child process by the main process.The non blocking communication between the main process and child process realizes the overlapping between thhe computation and communication.
出处 《内蒙古农业大学学报(自然科学版)》 CAS 北大核心 2012年第Z1期215-218,共4页 Journal of Inner Mongolia Agricultural University(Natural Science Edition)
基金 国家自然科学基金项目(61063004) 内蒙古自然科学基金项目(2010ms0916)
关键词 皇后最小独立支配集 并行计算 计算机集群 Minimum queens independent domination number parallel computation computer cluster
  • 相关文献

参考文献9

  • 1程国忠,张世禄.三个典型问题的回溯算法[J].四川师范学院学报(自然科学版),2000,21(2):187-191. 被引量:8
  • 2Cockayne,E.J.Chessboard domination problems[].Discrete Mathematics.1990
  • 3Jens-P. Bode and Heiko Harborth.Independence for knights on hexagon and triangle boards[].Discrete Mathematics.2003
  • 4Arnborg,S.,Lagergren,J.,Seese,D.“Easy problems for tree-decomposable graphs,”[].Journal of Algorithms.1991
  • 5Ausiello,G,Crescenzi,P,Gambosi,G,Kann,V,Marchetti-Spaccamela,A,Protasi,M. Complexity and approximation: combinatorial optimization problems and their approximability properties . 1999
  • 6M.J.Chlond.IP modeling of chessboard placements andrelated puzzles[].INFORMS Transactions on Education.2002
  • 7A.P.Burger,C.M.Mynhardt.An upper bound for theminimum number of queens covering the n n chessboard[].Discrete Applied Mathematics.2002
  • 8D.Finozhenok,W.D.Weakley.An improved lowerbound for domination numbers of the queen’’s graph[].Australasian Journal of Combinatorics.2007
  • 9P.R.J.stergrd,W.D.Weakley.Values of dominationnumbers of the queen’’s graph[].Electronic Journal onCombinatorics :#R.2001

二级参考文献1

  • 14,Wirth N.Algorithms+Data structures=Programs[M].Prentice-Hall,1976

共引文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部