咨询与建议

限定检索结果

文献类型

  • 5 篇 期刊文献
  • 2 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 6 篇 工学
    • 6 篇 计算机科学与技术...
    • 5 篇 软件工程
    • 2 篇 机械工程
    • 2 篇 电气工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
  • 2 篇 管理学
    • 2 篇 图书情报与档案管...
  • 1 篇 理学
    • 1 篇 数学

主题

  • 7 篇 backtrack progra...
  • 1 篇 exhaustive tree ...
  • 1 篇 iterative expres...
  • 1 篇 control structur...
  • 1 篇 c
  • 1 篇 assignment probl...
  • 1 篇 architecture
  • 1 篇 conditional expr...
  • 1 篇 expression langu...
  • 1 篇 recursive proced...
  • 1 篇 isomorphism
  • 1 篇 program flow
  • 1 篇 floor plans
  • 1 篇 scatter table re...
  • 1 篇 set theory
  • 1 篇 hashing
  • 1 篇 backtracking
  • 1 篇 automated design
  • 1 篇 co-routines
  • 1 篇 recursion

机构

  • 1 篇 department of as...
  • 1 篇 nordisk kollegiu...
  • 1 篇 univ hyderabad d...
  • 1 篇 university of pi...
  • 1 篇 national bureau ...
  • 1 篇 systems and info...
  • 1 篇 department of co...
  • 1 篇 los alamos scien...

作者

  • 1 篇 galle p
  • 1 篇 morris james b.
  • 1 篇 kaijar saifuddin
  • 1 篇 druffel larry e.
  • 1 篇 bhavani s. durga
  • 1 篇 helsgaun k
  • 1 篇 schmidt douglas ...
  • 1 篇 wells mark b.
  • 1 篇 berztiss a.t.
  • 1 篇 lyon g

语言

  • 7 篇 英文
检索条件"主题词=BACKTRACK programming"
7 条 记 录,以下是1-10 订阅
排序:
CBACK - A SIMPLE TOOL FOR backtrack programming IN C
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 1995年 第8期25卷 905-934页
作者: HELSGAUN, K Department of Computer Science Roskilde University DK-4000 Roskilde Denmark
backtrack programming is such a powerful technique for problem solving that a number of languages, especially in the area of artificial intelligence, have built-in facilities for backtrack programming. This paper desc... 详细信息
来源: 评论
AN ALGORITHM FOR EXHAUSTIVE GENERATION OF BUILDING FLOOR PLANS
收藏 引用
COMMUNICATIONS OF THE ACM 1981年 第12期24卷 813-825页
作者: GALLE, P Nordisk Kollegium Denmark
The combinatorial complexity of most floor plan design problems makes it practically impossible to obtain a systematic knowledge of possible solutions using pencil and paper. The objective of this paper is to contribu... 详细信息
来源: 评论
PACKED SCATTER TABLES
收藏 引用
COMMUNICATIONS OF THE ACM 1978年 第10期21卷 857-865页
作者: LYON, G National Bureau of Standards Washington DC
Scatter tables for open addressing benefit from recursive entry displacements, cutoffs for unsuccessful searches, and auxiliary cost functions. Compared with conventional methods, the new techniques provide substantia... 详细信息
来源: 评论
Developing Heuristic for Subgraph Isomorphism Problem
Developing Heuristic for Subgraph Isomorphism Problem
收藏 引用
5th International Conference on Contemporary Computing
作者: Kaijar, Saifuddin Bhavani, S. Durga Univ Hyderabad Dept Comp & Informat Sci Hyderabad 500134 Andhra Pradesh India
Subgraph isomorphism problem is an NP-hard problem and the available algorithms are of exponential time complexity. Hence these are not efficient for real world applications. A number of heuristic methods are proposed... 详细信息
来源: 评论
A backtrack Procedure for Isomorphism of Directed Graphs
收藏 引用
Journal of the ACM (JACM) 1973年 第3期20卷 365-377页
作者: Berztiss, A.T. University of Pittsburgh Department of Computer Science Pittsburgh Pennsylvania 12560 United States
A reasonably efficient procedure for testing pairs of directed graphs for isomorphism is important in information retrieval and other application fields in which structured data have to be matched. One such procedure,... 详细信息
来源: 评论
A Fast backtracking Algorithm to Test Directed Graphs for Isomorphism Using Distance Matrices
收藏 引用
Journal of the ACM (JACM) 1976年 第3期23卷 433-445页
作者: Schmidt, Douglas C. Druffel, Larry E. Systems and Information Science Department Vanderbilt University Nashville TN 37235 Box 6146 Station B United States Department of Astronautics and Computer Science United States Air Force Academy CO 80840 United States
A backtracking algorithm for testing a pair of digraphs for isomorphism is presented. The information contained in the distance matrix representation of a graph is used to establish an initial partition of the graph&#... 详细信息
来源: 评论
The specification of program flow in Madcap 6  72
The specification of program flow in Madcap 6
收藏 引用
1972 ACM Annual Conference/Annual Meeting, ACM 1972
作者: Morris, James B. Wells, Mark B. Los Alamos Scientific Laboratory University of California United States
The control structures of the Madcap language have evolved to a point where today those of Madcap 6 have obviated programmer defined labels and go-to statements. The benefits of the removal of these concepts are discu... 详细信息
来源: 评论