共查询到20条相似文献,搜索用时 15 毫秒
1.
2.
In many AI fields, one must face the problem of finding a solution that is as close as possible to a given configuration.
This paper addresses this problem in a propositional framework. We introduce the decision problem distance-sat, which consists in determining whether a propositional formula admits a model that disagrees with a given partial interpretation
on at most d variables. The complexity of distance-sat and of several restrictions of it are identified. Two algorithms based on the well-known Davis/Logemann/Loveland search procedure
for the satisfiability problem sat are presented so as to solve distance-sat for CNF formulas. Their computational behaviors are compared with the ones offered by sat solvers on sat encodings of distance-sat instances. The empirical evaluation allows us to draw firm conclusions about the respective performances of the algorithms
and to relate the difficulty of distance-sat with the difficulty of sat from the practical side.
A preliminary version of this paper appeared with the title “distance-sat: Complexity and Algorithms” in the proceedings of the 16
th
National Conference on Artificial Intelligence (AAAI’99), pages 642–647, 1999. 相似文献
3.
4.
定义了一个命题线性时序逻辑的对偶模型的概念.一个公式f的对偶模型是指f的满足以下条件的两个模型(即状态的w序列):在每个位置上这两个模型对原子命题的赋值都是对偶的.然后,对于确定一个公式f是否有对偶模型的判定问题(记为DM)和在一个Kripke-结构中确定是否存在从两个给定状态出发的对偶模型满足给定公式f的判定问题(记为KDM)的复杂性进行了研究.证明了以下结果:对于只含有F(\"Future\")算子的命题线性时序逻辑,DM和KDM都是NP完全的;而对于以下命题线性时序逻辑,DM和KDM都是PSPACE完全的:含有F,X (\"Next\")算子的逻辑、含有U(\"Until\")算子的逻辑、含有U,S,X算子的逻辑以及由Wolper给出的含有正规语言算子的逻辑(一般称为扩展时序逻辑,简称ETL). 相似文献
5.
6.
7.
We establish a 1-1 correspondence between Valiant's character theory of match-gate/matchcircuit [13] and his signature theory of planarmatchgate/matchgrid [15], thus unifying the two theories in expressibility. In [3], we established a complete characterization of general matchgates, in terms of a set of useful Grassmann-Plucker identities. The 1-1 correspondence established in this paper gives a corresponding set of identities which completely characterizes planar-matchgates and their signatures. Applying this characterization we prove some negative results for holographic algorithms. On the positive side, we also give a polynomial time algorithm for a simultaneous node-edge deletion problem, using holographic algorithms. Finally we give characterizations of symmetric signatures realizable in the Hadamard basis. 相似文献
8.
Tao Luo Yin Liao Guoliang Chen Yunquan Zhang 《International Journal of Parallel, Emergent and Distributed Systems》2016,31(3):233-253
In response to the high demand of big data analytics, several programming models on large and distributed cluster systems have been proposed and implemented, such as MapReduce, Dryad and Pregel. However, compared with high performance computing areas, the basis and principles of computation and communication behaviour of big data analytics is not well studied. In this paper, we review the current big data computational model DOT and DOT Advanced, and propose a more general and practical model p-DOT (p-phases DOT). p-DOT is not a simple extension, but with profound significance: for general aspects, any big data analytics job execution expressed in DOT model or bulk synchronous parallel model can be represented by it; for practical aspects, it considers I/O behaviour to evaluate performance overhead. Moreover, we provide a cost function of p-DOT implying that the optimal number of machines is near-linear to the square root of input size for a fixed algorithm and workload, and certify that the processing paradigm of p-DOT is scalable and fault-tolerant. Finally, we demonstrate the effectiveness of the model through several experiments. 相似文献
9.
Michael Wooldridge Paul E. Dunne 《Annals of Mathematics and Artificial Intelligence》2005,45(3-4):343-371
The agent design problem is as follows: given a specification of an environment, together with a specification of a task, is it possible to
construct an agent that can be guaranteed to successfully accomplish the task in the environment? In this article, we study
the computational complexity of the agent design problem for tasks that are of the form “achieve this state of affairs” or
“maintain this state of affairs.” We consider three general formulations of these problems (in both non-deterministic and
deterministic environments) that differ in the nature of what is viewed as an “acceptable” solution: in the least restrictive
formulation, no limit is placed on the number of actions an agent is allowed to perform in attempting to meet the requirements
of its specified task. We show that the resulting decision problems are intractable, in the sense that these are non-recursive
(but recursively enumerable) for achievement tasks, and non-recursively enumerable for maintenance tasks. In the second formulation,
the decision problem addresses the existence of agents that have satisfied their specified task within some given number of
actions. Even in this more restrictive setting the resulting decision problems are either pspace-complete or np-complete. Our final formulation requires the environment to be history independent and bounded. In these cases polynomial time algorithms exist: for deterministic environments the decision problems are nl-complete; in non-deterministic environments, p-complete. 相似文献
10.
11.
12.
Nenad Kirćanski Miomir Vukobratović Aleksandar Timčenko Manja Kirćanski 《Journal of Intelligent and Robotic Systems》1993,8(1):1-19
This survey article gives an overview of software packages for generating numerically efficient manipulator models in symbolic form, i.e. as computer programs written in a high-level language such as C or FORTRAN. We chronicle the history of computational robot dynamics and, to some extent, multibody systems dynamics. We survey several mechanical computer-aided engineering software packages because they have charted the course for symbolic robot modeling software. The attractive features of various programs regarding areas of application (vehicles, robots, satellites, etc.) and design possibilities (kinematic and dynamic analysis, modal analysis, optimization of mechanical design, numerical efficiency of generated symbolic models, etc.) are emphasized. Finally, as an example, we present the SYM program package in more detail and point out the new strategic area of robotics which has emerged during the last two years: computer-aided generation of control laws. 相似文献
13.
Salvatore Caporaso 《Information Processing Letters》2006,97(1):36-40
A language is defined by closure under safe iteration and under a new form of safe diagonalization that, unlike other forms of diagonalization used in literature to define sub-recursive hierarchies, is constructive and decidable. By counting the nesting levels of these schemes, an ordinal is assigned to each program. This yields a hierarchy Tα(α<ωω) that singles-out the complexity classes DTIMEF(ncnd+e) for all c,d,e?0. 相似文献
14.
阐述了计算理论(可计算性与计算机复杂性理论)中的几个典型问题,以图灵机模型、停机问题、近似算法及装箱问题等为例从不同角度分析计算理论与计算思维的密切联系,强调计算机专业实践教学中计算思维能力培养的必要性。 相似文献
15.
In this paper we study the arithmetic complexity of computing the pth Kronecker power of an n × n matrix. We first analyze a straightforward inductive computation which requires an asymptotic average of p multiplications and p – 1 additions per computed output. We then apply efficient methods for matrix multiplication to obtain an algorithm that achieves the optimal rate of one multiplication per output at the expense of increasing the number of additions, and an algorithm that requires O(log p) multiplications and O(log2p) additions per output. 相似文献
16.
17.
The discovery of quantitative association rules in large databases is considered an interesting and important research problem.
Recently, different aspects of the problem have been studied, and several algorithms have been presented in the literature,
among others in (Srikant and Agrawal, 1996; Fukuda et al., 1996a; Fukuda et al., 1996b; Yoda et al., 1997; Miller and Yang,
1997). An aspect of the problem that has so far been ignored, is its computational complexity. In this paper, we study the
computational complexity of mining quantitative association rules. 相似文献
18.
19.
新的多视点视频编码优化算法 总被引:2,自引:0,他引:2
分析研究了多视点视频编码中的TZSearch算法的性能与不足,并针对平行摄像机采集的多视点视频序列,提出一种新的多视点视频编码优化算法。主要从搜索模型选取、搜索策略、自适应阈值设置三个方面进行算法优化,以减少算法计算复杂度。在多视点视频软件测试平台——JMVC4.0上进行验证,结果表明:在保证重建视频质量在容忍度内,同时编码开销可控的前提下,优化算法与原始算法相比,算法平均编码时间减少75%左右,大大提高了编码的实时性。 相似文献
20.
在符号序列LZ复杂性的计算原理上,提出了序列间条件LZ复杂性的概念.基于条件LZ复杂性,定义了一个非空序列间的LZ复杂性距离并证明了该距离满足距离测度的4个基本性质.将LZ复杂性距离应用于计算语言学和生物信息学的研究领域,选取20种自然语言文本和29种有胎盘哺乳动物的全线粒体基因组,将它们视为不同符号集上的符号序列,分别计算两类符号序列的LZ复杂性距离矩阵.基于LZ复杂性距离矩阵,重构了20种语言的语言关系树和29种哺乳动物的系统进化树.其结果符合它们真实的演化关系,说明了LZ复杂性距离定量刻画符号序列间差异的有效性. 相似文献