首页 > 最新文献

ACM '74最新文献

英文 中文
Optimal scheduling of independent tasks on heterogeneous computing systems 异构计算系统中独立任务的最优调度
Pub Date : 1900-01-01 DOI: 10.1145/800182.810377
J. Liu, Aihua Yang
In this paper, the problem of optimal scheduling of independent tasks on heterogeneous computing systems is considered. Optimal scheduling algorithms which produce preemptive schedules with minimal completion times and non-preemptive schedules with minimal mean flow times are described. A bound on mean flow times also provides us with information concerning the relative merit of different multiprocessor systems.
研究了异构计算系统中独立任务的最优调度问题。描述了具有最小完成时间的抢占式调度和具有最小平均流时间的非抢占式调度的最优调度算法。平均流时间的界限也为我们提供了有关不同多处理器系统的相对优点的信息。
{"title":"Optimal scheduling of independent tasks on heterogeneous computing systems","authors":"J. Liu, Aihua Yang","doi":"10.1145/800182.810377","DOIUrl":"https://doi.org/10.1145/800182.810377","url":null,"abstract":"In this paper, the problem of optimal scheduling of independent tasks on heterogeneous computing systems is considered. Optimal scheduling algorithms which produce preemptive schedules with minimal completion times and non-preemptive schedules with minimal mean flow times are described. A bound on mean flow times also provides us with information concerning the relative merit of different multiprocessor systems.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128957462","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 40
A computer-based system for input, storage, and photocomposition of graphical data 基于计算机的图形数据输入、存储和照片合成系统
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408853
Nick A. Farmer, Joseph C. Schehr
Each year Chemical Abstracts Service (CAS) publishes over 62,000 chemical structure diagrams in its various publications. Until recently, each of these diagrams was drawn by a draftsman, photographed and stripped into the final page copy, interspersed with computer-composed textual information. This paper describes a system for inputting chemical structure diagrams from a CRT terminal, storing the graphical data on a magnetic disk, and subsequently outputting the data to a computer-controlled composition system. A description of the graphical data structure used to store the structure diagrams is given first, followed by a description of the input and output systems. Finally, some comments and conclusions concerning the production use of this system are presented.
化学文摘社(CAS)每年在其各种出版物中出版 62,000 多张化学结构图。直到最近,这些结构图都是由绘图员绘制、拍照并剥离成最终的页面拷贝,其中还穿插着计算机合成的文字信息。本文介绍了一种从显像管终端输入化学结构图,将图形数据存储在磁盘上,然后将数据输出到计算机控制的合成系统的系统。首先介绍了用于存储结构图的图形数据结构,然后介绍了输入和输出系统。最后,对该系统在生产中的使用提出一些意见和结论。
{"title":"A computer-based system for input, storage, and photocomposition of graphical data","authors":"Nick A. Farmer, Joseph C. Schehr","doi":"10.1145/1408800.1408853","DOIUrl":"https://doi.org/10.1145/1408800.1408853","url":null,"abstract":"Each year Chemical Abstracts Service (CAS) publishes over 62,000 chemical structure diagrams in its various publications. Until recently, each of these diagrams was drawn by a draftsman, photographed and stripped into the final page copy, interspersed with computer-composed textual information. This paper describes a system for inputting chemical structure diagrams from a CRT terminal, storing the graphical data on a magnetic disk, and subsequently outputting the data to a computer-controlled composition system. A description of the graphical data structure used to store the structure diagrams is given first, followed by a description of the input and output systems. Finally, some comments and conclusions concerning the production use of this system are presented.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"290 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127596081","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Heuristic real time feature extraction of the electroencephalogram (EEG) 启发式脑电图实时特征提取
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408833
A. Gevins, C. Yeager, S. Diamond
The extremely complex nature of the electroencephalogram (EEG), and the subtle, nonquantified methods of pattern recognition used by human interpreters have made EEG analysis resistant to automation. Attempts at pattern recognition using multivariate classification procedures have not produced generalizable results due to the inadequate degree and quality of feature extraction prior to classification. A real time, on-line EEG analysis strategy is described which incorporates feature extracting algorithms derived from models of human EEG interpretation. A system based upon this strategy has been implemented on a dedicated minicomputer. It includes: 1) spectral analysis using the Fast Fourier Transform (FFT) to produce continuous estimates of power and coherence; 2) parallel time domain analysis to detect the occurrence of sharp transient events of possible clinical significance; 3) continuous isometric display of spectral and transient functions; 4) spectral and time domain algorithms for the rejection of noncortical and instrumental artifact; 5) heuristics to isolate patterns and events of potential clinical significance; 6) interactive alteration of analysis and display parameters to facilitate manipulation of data from various experimental paradigms; 7) on-line feedback to alter, when necessary, artifact rejection, transient detection and feature extraction decision thresholds.
脑电图(EEG)的极其复杂的性质,以及人类口译员使用的微妙的、非量化的模式识别方法,使得脑电图分析难以自动化。由于在分类之前特征提取的程度和质量不足,使用多元分类程序进行模式识别的尝试没有产生可推广的结果。介绍了一种实时、在线的脑电信号分析策略,该策略结合了从人类脑电信号解释模型中导出的特征提取算法。基于此策略的系统已在专用的小型计算机上实现。它包括:1)使用快速傅立叶变换(FFT)进行频谱分析,以产生功率和相干性的连续估计;2)平行时域分析,检测可能具有临床意义的突发性瞬时事件的发生;3)光谱和瞬态函数的连续等距显示;4)用于抑制非皮质和仪器伪影的频谱和时域算法;5)启发式方法分离具有潜在临床意义的模式和事件;6)交互更改分析和显示参数,以方便操作来自各种实验范式的数据;7)在线反馈改变,必要时,工件拒绝,瞬态检测和特征提取决策阈值。
{"title":"Heuristic real time feature extraction of the electroencephalogram (EEG)","authors":"A. Gevins, C. Yeager, S. Diamond","doi":"10.1145/1408800.1408833","DOIUrl":"https://doi.org/10.1145/1408800.1408833","url":null,"abstract":"The extremely complex nature of the electroencephalogram (EEG), and the subtle, nonquantified methods of pattern recognition used by human interpreters have made EEG analysis resistant to automation. Attempts at pattern recognition using multivariate classification procedures have not produced generalizable results due to the inadequate degree and quality of feature extraction prior to classification.\u0000 A real time, on-line EEG analysis strategy is described which incorporates feature extracting algorithms derived from models of human EEG interpretation. A system based upon this strategy has been implemented on a dedicated minicomputer. It includes: 1) spectral analysis using the Fast Fourier Transform (FFT) to produce continuous estimates of power and coherence; 2) parallel time domain analysis to detect the occurrence of sharp transient events of possible clinical significance; 3) continuous isometric display of spectral and transient functions; 4) spectral and time domain algorithms for the rejection of noncortical and instrumental artifact; 5) heuristics to isolate patterns and events of potential clinical significance; 6) interactive alteration of analysis and display parameters to facilitate manipulation of data from various experimental paradigms; 7) on-line feedback to alter, when necessary, artifact rejection, transient detection and feature extraction decision thresholds.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121066604","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
The design of a topology information maintenance scheme for a distributed computer network 设计了一种分布式计算机网络拓扑信息维护方案
Pub Date : 1900-01-01 DOI: 10.1145/800182.810425
W. Tajibnapis
In order for the nodes of a distributed computer network to communicate, each node must have information about the network's topology. Since nodes and links sometimes crash, a scheme is needed to update this information. One of the major constraints on such a scheme is that it may not involve a central controller. In this report a straightforward scheme involving adjacency matrices and a broadcast scheme are discussed and their inadequacies described. The NETCHANGE Protocol which is based on Baran's “Hot Potato Heuristic Routing Doctrine,” is presented. This system has been implemented on the MERIT Computer Network and its correctness has been proved. We end by showing how the NETCHANGE Protocol can be modified into a shortest path algorithm.
为了使分布式计算机网络的节点能够通信,每个节点必须具有有关网络拓扑结构的信息。由于节点和链接有时会崩溃,因此需要一种方案来更新此信息。这种方案的主要限制之一是它可能不涉及中央控制器。在这个报告中,讨论了一个直接的方案涉及邻接矩阵和广播方案,并描述了它们的不足之处。提出了基于Baran的“烫手山烫手的启发式路由原则”的NETCHANGE协议。该系统已在MERIT计算机网络上实现,验证了其正确性。最后,我们将展示如何将NETCHANGE协议修改为最短路径算法。
{"title":"The design of a topology information maintenance scheme for a distributed computer network","authors":"W. Tajibnapis","doi":"10.1145/800182.810425","DOIUrl":"https://doi.org/10.1145/800182.810425","url":null,"abstract":"In order for the nodes of a distributed computer network to communicate, each node must have information about the network's topology. Since nodes and links sometimes crash, a scheme is needed to update this information. One of the major constraints on such a scheme is that it may not involve a central controller.\u0000 In this report a straightforward scheme involving adjacency matrices and a broadcast scheme are discussed and their inadequacies described. The NETCHANGE Protocol which is based on Baran's “Hot Potato Heuristic Routing Doctrine,” is presented. This system has been implemented on the MERIT Computer Network and its correctness has been proved.\u0000 We end by showing how the NETCHANGE Protocol can be modified into a shortest path algorithm.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131749255","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Results from a program of computer conference experiments: statistical observations of user behavior under the FORUM system 计算机会议实验程序的结果:论坛系统下用户行为的统计观察
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408911
J. Vallee
The FORUM project at the Institute for the Future is currently at the second year of a three-year effort to study the effectiveness of computer conferencing udder various types of group conditions. For the last twelve months we have had the opportunity to observe the behavior of a variety of user groups communicating through the FORUM system made available to them on an international computer network. This presentation will review the findings of an analysis effort based on ten experimental computer conferences for which monitor statistics are available.
未来研究所的论坛项目正在进行一项为期三年的努力,研究在各种群体条件下计算机会议的有效性,目前已进入第二年。在过去的12个月里,我们有机会观察到通过国际计算机网络上提供给他们的论坛系统进行交流的各种用户组的行为。本报告将回顾一项基于10次实验计算机会议的分析工作的结果,这些会议提供了监测统计数据。
{"title":"Results from a program of computer conference experiments: statistical observations of user behavior under the FORUM system","authors":"J. Vallee","doi":"10.1145/1408800.1408911","DOIUrl":"https://doi.org/10.1145/1408800.1408911","url":null,"abstract":"The FORUM project at the Institute for the Future is currently at the second year of a three-year effort to study the effectiveness of computer conferencing udder various types of group conditions. For the last twelve months we have had the opportunity to observe the behavior of a variety of user groups communicating through the FORUM system made available to them on an international computer network. This presentation will review the findings of an analysis effort based on ten experimental computer conferences for which monitor statistics are available.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"109 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123013064","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Simulation of the hypothesis generation process 假设生成过程的仿真
Pub Date : 1900-01-01 DOI: 10.1145/1408800.1408825
D. Gerwin
Can the process by which scientific hypotheses are developed be made explicit? This paper investigates the issue by assuming hypotheses come from data, utilizing an information processing framework, and setting up a laboratory simulation in which subjects infer mathematical functions from plots of coordinate values. Protocol information collected in this setting provide the basis for a computer model of the sequence leading from the data to hypotheses. The model has five steps including the identification of the data's significant features and their organization into a coherent pattern, inferring of a general class of hypotheses, determination of a specific hypothesis from the class, testing by means of comparing hypotheses' predictions with the data, and iteration if necessary. Tests of the model indicate it gets the same answer as subjects most of the time and follows some of the process used by subjects in obtaining answers.
科学假说形成的过程是否能够明确?本文通过假设来自数据的假设来研究这个问题,利用信息处理框架,并建立了一个实验室模拟,在这个模拟中,受试者从坐标值的图中推断数学函数。在此设置中收集的协议信息为从数据到假设的序列的计算机模型提供了基础。该模型有五个步骤,包括识别数据的重要特征并将其组织成一个连贯的模式,推断一般类型的假设,从该类中确定特定的假设,通过比较假设的预测与数据进行测试,并在必要时进行迭代。对该模型的测试表明,它在大多数情况下得到与受试者相同的答案,并遵循受试者在获得答案时使用的一些过程。
{"title":"Simulation of the hypothesis generation process","authors":"D. Gerwin","doi":"10.1145/1408800.1408825","DOIUrl":"https://doi.org/10.1145/1408800.1408825","url":null,"abstract":"Can the process by which scientific hypotheses are developed be made explicit? This paper investigates the issue by assuming hypotheses come from data, utilizing an information processing framework, and setting up a laboratory simulation in which subjects infer mathematical functions from plots of coordinate values. Protocol information collected in this setting provide the basis for a computer model of the sequence leading from the data to hypotheses. The model has five steps including the identification of the data's significant features and their organization into a coherent pattern, inferring of a general class of hypotheses, determination of a specific hypothesis from the class, testing by means of comparing hypotheses' predictions with the data, and iteration if necessary. Tests of the model indicate it gets the same answer as subjects most of the time and follows some of the process used by subjects in obtaining answers.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"422 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122872798","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Automatic nested dissection 自动嵌套解剖
Pub Date : 1900-01-01 DOI: 10.1145/800182.810384
D. Rose, G. G. Whitten
Nested dissection is an ordering technique used to order the sparse symmetric positive definite systems of linear equations arising from discretizations to elliptic boundary value problems yielding regular n × n grids. By taking a recursive view of nested dissection we develop an ordering strategy which is particularly simple and efficient when n &equil; 2@−1. A FORTRAN IV subroutine of our algorithm is included and some experiments are presented.
嵌套解剖是一种排序技术,用于对正则n × n网格椭圆边值问题的离散化引起的稀疏对称正定线性方程组进行排序。通过采用嵌套分解的递归观点,我们开发了一种排序策略,当n & equal;2 @−1。给出了该算法的一个FORTRAN IV子程序,并进行了一些实验。
{"title":"Automatic nested dissection","authors":"D. Rose, G. G. Whitten","doi":"10.1145/800182.810384","DOIUrl":"https://doi.org/10.1145/800182.810384","url":null,"abstract":"Nested dissection is an ordering technique used to order the sparse symmetric positive definite systems of linear equations arising from discretizations to elliptic boundary value problems yielding regular n × n grids. By taking a recursive view of nested dissection we develop an ordering strategy which is particularly simple and efficient when n &equil; 2@−1. A FORTRAN IV subroutine of our algorithm is included and some experiments are presented.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116427680","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Mechanical construction of type-checking predicates for extensible data types 为可扩展数据类型机械构造类型检查谓词
Pub Date : 1900-01-01 DOI: 10.1145/800182.810389
C. R. Hollander
The intent of this paper is to propose a simple mechanical procedure by which type checking predicates can be constructed for extensible sets of data types. Type checking under these circumstances is nontrivial because the potentially infinite (or at least very large) number of types makes it impossible (or at least very expensive) to encode type information into a fixed length tag that could be associated with each data item. To give substance to the discussion, the proposal is developed in terms of several basic data types and constructors for recursively defining aggregate data types of arbitrary structural complexity. A predicate for an aggregate type is defined in terms of the predicates for its various constituent types. It is hoped that the procedure discussed here could be exploited in a type-checking mechanism for any environment in which new data types can be synthesized out of existing ones.
本文的目的是提出一个简单的机械过程,通过该过程可以为可扩展的数据类型集构造类型检查谓词。在这些情况下进行类型检查是非常重要的,因为可能有无限(或至少非常多)的类型,因此不可能(或至少非常昂贵)将类型信息编码为可以与每个数据项相关联的固定长度标记。为了给讨论提供实质内容,该建议是根据几个基本数据类型和用于递归定义任意结构复杂性的聚合数据类型的构造函数来开发的。聚合类型的谓词是根据其各种组成类型的谓词定义的。希望这里讨论的过程可以在任何可以从现有数据类型合成新数据类型的环境的类型检查机制中得到利用。
{"title":"Mechanical construction of type-checking predicates for extensible data types","authors":"C. R. Hollander","doi":"10.1145/800182.810389","DOIUrl":"https://doi.org/10.1145/800182.810389","url":null,"abstract":"The intent of this paper is to propose a simple mechanical procedure by which type checking predicates can be constructed for extensible sets of data types. Type checking under these circumstances is nontrivial because the potentially infinite (or at least very large) number of types makes it impossible (or at least very expensive) to encode type information into a fixed length tag that could be associated with each data item. To give substance to the discussion, the proposal is developed in terms of several basic data types and constructors for recursively defining aggregate data types of arbitrary structural complexity. A predicate for an aggregate type is defined in terms of the predicates for its various constituent types. It is hoped that the procedure discussed here could be exploited in a type-checking mechanism for any environment in which new data types can be synthesized out of existing ones.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"60 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126322910","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Access control in a relational data base management system by query modification 基于查询修改的关系数据库管理系统访问控制
Pub Date : 1900-01-01 DOI: 10.1145/800182.810400
M. Stonebraker, E. Wong
This work describes the access control system being implemented in INGRES (INteractive Graphics and REtrieval System). The scheme can be applied to any relational data base management system and has several advantages over other suggested schemes. These include: a) implementation easeb) small execution time overheadc) powerful and flexible controlsd) conceptual simplicityThe basic idea utilized is that a user interaction with the data base is modified to an alternate form which is guaranteed to have no access violations. This modification takes place in a high level interaction language. Hence, the processing of a resulting interaction can be accomplished with no further regard for protection. In particular, any procedure calls in the access paths for control purposes, such as in [1,2], are avoided.
本工作描述了在INGRES(交互式图形和检索系统)中实现的访问控制系统。该方案可以应用于任何关系数据库管理系统,并且与其他建议的方案相比具有几个优点。这包括:a)实现容易;b)执行时间开销小;c)强大而灵活的控制;d)概念简单所使用的基本思想是,将用户与数据库的交互修改为另一种形式,以保证不会发生访问冲突。这种修改在高级交互语言中进行。因此,所产生的相互作用的处理可以在不进一步考虑保护的情况下完成。特别是,避免了访问路径中出于控制目的的任何过程调用,例如在[1,2]中。
{"title":"Access control in a relational data base management system by query modification","authors":"M. Stonebraker, E. Wong","doi":"10.1145/800182.810400","DOIUrl":"https://doi.org/10.1145/800182.810400","url":null,"abstract":"This work describes the access control system being implemented in INGRES (<Underline>IN</Underline>teractive <Underline>G</Underline>raphics and <Underline>RE</Underline>trieval <Underline>S</Underline>ystem). The scheme can be applied to any relational data base management system and has several advantages over other suggested schemes.\u0000 These include: a) implementation ease\u0000b) small execution time overhead\u0000c) powerful and flexible controls\u0000d) conceptual simplicity\u0000The basic idea utilized is that a user interaction with the data base is modified to an alternate form which is guaranteed to have no access violations. This modification takes place in a high level interaction language. Hence, the processing of a resulting interaction can be accomplished with no further regard for protection. In particular, any procedure calls in the access paths for control purposes, such as in [1,2], are avoided.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134065975","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 154
Goals and plans in a program for playing Go 围棋程序中的目标和计划
Pub Date : 1900-01-01 DOI: 10.1145/800182.810391
W. Reitman, J. Kerwin, Robert A. Nado, J. Reitman, Bruce Wilcox
A program that plays Go provides a basis for analyzing possibilities for extending present AI conceptions of planning and goal structures to problems that are ill-structured, dynamic, multiperson, resource-bound, and highly interactive. The focus is on mechanisms for communicating information and control over time and among a number of interacting processes, in a flexible but coherent manner. Using the capabilities of current computer languages, it is possible to specify planning and goal structures, and appropriate conventions for them, that will accommodate the demands of these increasingly complex and sophisticated problem environments.
围棋程序为分析将现有的人工智能规划和目标结构概念扩展到结构不良、动态、多人、资源受限和高度互动的问题的可能性提供了基础。重点是在一段时间内以及在若干相互作用的进程之间以灵活但连贯的方式交流信息和控制的机制。使用当前计算机语言的功能,可以为它们指定计划和目标结构,以及适当的约定,以适应这些日益复杂和复杂的问题环境的需求。
{"title":"Goals and plans in a program for playing Go","authors":"W. Reitman, J. Kerwin, Robert A. Nado, J. Reitman, Bruce Wilcox","doi":"10.1145/800182.810391","DOIUrl":"https://doi.org/10.1145/800182.810391","url":null,"abstract":"A program that plays Go provides a basis for analyzing possibilities for extending present AI conceptions of planning and goal structures to problems that are ill-structured, dynamic, multiperson, resource-bound, and highly interactive. The focus is on mechanisms for communicating information and control over time and among a number of interacting processes, in a flexible but coherent manner.\u0000 Using the capabilities of current computer languages, it is possible to specify planning and goal structures, and appropriate conventions for them, that will accommodate the demands of these increasingly complex and sophisticated problem environments.","PeriodicalId":204185,"journal":{"name":"ACM '74","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131939885","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
期刊
ACM '74
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1