中文
相关论文

相关论文: Non-deterministic Characterisations

200 篇论文

Though many safety-critical software systems use floating point to represent real-world input and output, programmers usually have idealized versions in mind that compute with real numbers. Significant deviations from the ideal can cause…

计算机科学中的逻辑 · 计算机科学 2018-05-02 Benjamin Sherman , Luke Sciarappa , Adam Chlipala , Michael Carbin

We extend our techniques developed in our earlier paper appeared in Computational Complexity, 2017 (preprint: arXiv:1508.00690) to obtain a deterministic polynomial time algorithm for computing the non-commutative rank together with…

计算复杂性 · 计算机科学 2018-02-06 Gábor Ivanyos , Youming Qiao , K. V. Subrahmanyam

A non-deterministic recursion scheme recognizes a language of finite trees. This very expressive model can simulate, among others, higher-order pushdown automata with collapse. We show decidability of the diagonal problem for schemes. This…

形式语言与自动机理论 · 计算机科学 2016-05-03 Lorenzo Clemente , Paweł Parys , Sylvain Salvati , Igor Walukiewicz

We study a subclass of POMDPs, called Deterministic POMDPs, that is characterized by deterministic actions and observations. These models do not provide the same generality of POMDPs yet they capture a number of interesting and challenging…

人工智能 · 计算机科学 2012-05-14 Blai Bonet

We consider the termination/non-termination property of a class of loops. Such loops are commonly used abstractions of real program pieces. Second-order logic is a convenient language to express non-termination. Of course, such property is…

计算机科学中的逻辑 · 计算机科学 2014-12-11 Fred Mesnard , Etienne Payet

Computers are deterministic dynamical systems (CHAOS 19:033124, 2009). Among other things, that implies that one should be able to use deterministic forecast rules to predict their behavior. That statement is sometimes-but not always-true.…

混沌动力学 · 物理学 2013-05-24 Joshua Garland , Ryan James , Elizabeth Bradley

Elaboration-based type class resolution, as found in languages like Haskell, Mercury and PureScript, is generally nondeterministic: there can be multiple ways to satisfy a wanted constraint in terms of global instances and locally given…

编程语言 · 计算机科学 2019-07-16 Gert-Jan Bottu , Ningning Xie , Koar Marntirosian , Tom Schrijvers

Conceptual framework is laid out of a deterministic program capable of obtaining optimum solutions with or without constraints for any reasonably behaved analytical system. Recipe implementable as a well-behaved Runge-Kutta procedure is…

最优化与控制 · 数学 2015-11-24 Yu-Chiu Chao

Constraint-logic object-oriented programming provides a useful symbiosis between object-oriented programming and constraint-logic search. The ability to use logic variables, constraints, non-deterministic search, and object-oriented…

编程语言 · 计算机科学 2020-09-01 Jan C. Dageförde , Herbert Kuchen

Previous deforestation and supercompilation algorithms may introduce accidental termination when applied to call-by-value programs. This hides looping bugs from the programmer, and changes the behavior of a program depending on whether it…

编程语言 · 计算机科学 2015-07-01 Peter A. Jonsson , Johan Nordlander

We present a differentiable stack data structure that simultaneously and tractably encodes an exponential number of stack configurations, based on Lang's algorithm for simulating nondeterministic pushdown automata. We call the combination…

计算与语言 · 计算机科学 2022-12-01 Brian DuSell , David Chiang

We study feature selection for $k$-means clustering. Although the literature contains many methods with good empirical performance, algorithms with provable theoretical behavior have only recently been developed. Unfortunately, these…

机器学习 · 计算机科学 2016-11-17 Christos Boutsidis , Malik Magdon-Ismail

We prove a general existence result in stochastic optimal control in discrete time where controls take values in conditional metric spaces, and depend on the current state and the information of past decisions through the evolution of a…

最优化与控制 · 数学 2018-12-19 Asgar Jamneshan , Michael Kupper , José Miguel Zapata

Preferences play a key role in determining what goals/constraints to satisfy when not all constraints can be satisfied simultaneously. In this work, we study preference-based planning in a stochastic system modeled as a Markov decision…

形式语言与自动机理论 · 计算机科学 2022-03-28 Abhishek Ninad Kulkarni , Jie Fu

Compositional data arise in many real-life applications and versatile methods for properly analyzing this type of data in the regression context are needed. When parametric assumptions do not hold or are difficult to verify, non-parametric…

统计方法学 · 统计学 2023-09-07 Michail Tsagris , Abdulaziz Alenazi , Connie Stewart

Qualitative timeline-based planning models domains as sets of independent, but interacting, components whose behaviors over time, the timelines, are governed by sets of qualitative temporal constraints (ordering relations), called…

形式语言与自动机理论 · 计算机科学 2024-10-31 Renato Acampora , Dario Della Monica , Luca Geatti , Nicola Gigante , Angelo Montanari , Pietro Sala

Time series analysis has proven to be a powerful method to characterize several phenomena in biology, neuroscience and economics, and to understand some of their underlying dynamical features. Despite a plethora of methods have been…

物理与社会 · 物理学 2023-03-01 Andrea Santoro , Federico Battiston , Giovanni Petri , Enrico Amico

Constructor rewriting systems are said to be cons-free if any constructor term occurring in the rhs of a rule must be a subterm of the lhs of the rule. Roughly, such systems cannot build new data structures during their evaluation. In…

计算机科学中的逻辑 · 计算机科学 2017-11-10 Cynthia Kop , Jakob Grue Simonsen

The growth of Machine-Type Communication (MTC) increases the relevance of queuing scenarios with deterministic service times. In this letter, we present a model for queues without waiting lines and with degenerate service time distributions…

网络与互联网体系结构 · 计算机科学 2020-09-10 René Brandborg Sørensen , Jimmy Jessen Nielsen , Petar Popovski

We give an exact characterization of the computational complexity of the $k$CFA hierarchy. For any $k > 0$, we prove that the control flow decision problem is complete for deterministic exponential time. This theorem validates empirical…

编程语言 · 计算机科学 2013-11-25 David Van Horn , Harry G. Mairson