general class
Recently Published Documents


TOTAL DOCUMENTS

1559
(FIVE YEARS 202)

H-INDEX

68
(FIVE YEARS 7)

2022 ◽  
Vol 6 (POPL) ◽  
pp. 1-29
Author(s):  
Hari Govind V K ◽  
Sharon Shoham ◽  
Arie Gurfinkel

This work addresses the problem of verifying imperative programs that manipulate data structures, e.g., Rust programs. Data structures are usually modeled by Algebraic Data Types (ADTs) in verification conditions. Inductive invariants of such programs often require recursively defined functions (RDFs) to represent abstractions of data structures. From the logic perspective, this reduces to solving Constrained Horn Clauses (CHCs) modulo both ADT and RDF. The underlying logic with RDFs is undecidable. Thus, even verifying a candidate inductive invariant is undecidable. Similarly, IC3-based algorithms for solving CHCs lose their progress guarantee: they may not find counterexamples when the program is unsafe. We propose a novel IC3-inspired algorithm Racer for solving CHCs modulo ADT and RDF (i.e., automatically synthesizing inductive invariants, as opposed to only verifying them as is done in deductive verification). Racer ensures progress despite the undecidability of the underlying theory, and is guaranteed to terminate with a counterexample for unsafe programs. It works with a general class of RDFs over ADTs called catamorphisms. The key idea is to represent catamorphisms as both CHCs, via relationification , and RDFs, using novel abstractions . Encoding catamorphisms as CHCs allows learning inductive properties of catamorphisms, as well as preserving unsatisfiabilty of the original CHCs despite the use of RDF abstractions, whereas encoding catamorphisms as RDFs allows unfolding the recursive definition, and relying on it in solutions. Abstractions ensure that the underlying theory remains decidable. We implement our approach in Z3 and show that it works well in practice.


2022 ◽  
Vol 6 (POPL) ◽  
pp. 1-26
Author(s):  
Kuen-Bang Hou (Favonia) ◽  
Zhuyang Wang

Randomized property-based testing has gained much attention recently, but most frameworks stop short at polymorphic properties. Although Bernardy  et al. have developed a theory to reduce a wide range of polymorphic properties to monomorphic ones, it relies upon ad-hoc embedding-projection pairs to massage the types into a particular form. This paper skips the embedding-projection pairs and presents a mechanical monomorphization for a general class of polymorphic functions, a step towards automatic testing for polymorphic properties. The calculation of suitable types for monomorphization turns out to be logarithm .


2022 ◽  
Vol 40 ◽  
pp. 1-10
Author(s):  
Dinesh Kumar ◽  
Frederic Ayant

In this paper we study a pair of unied and extended fractional integral operator involving the multivariable Aleph-function, Aleph-function and general class of polynomials. During this study, we establish ve theorems pertaining to Mellin transforms of these operators. Furthers, some properties of these operators have also been investigated. On account of the general nature of the functions involved herein, a large number of (known and new) fractional integral operators involved simpler functions can also be obtained . We will quote the particular case concerning the multivariable I-function dened by Sharma and Ahmad [20] and the I-function of one variable dened by Saxena [13].


2022 ◽  
Vol 5 (1) ◽  
pp. 1-21
Author(s):  
Rolando Magnanini ◽  
◽  
Giorgio Poggesi ◽  

<abstract><p>We prove interpolating estimates providing a bound for the oscillation of a function in terms of two $ L^p $ norms of its gradient. They are based on a pointwise bound of a function on cones in terms of the Riesz potential of its gradient. The estimates hold for a general class of domains, including, e.g., Lipschitz domains. All the constants involved can be explicitly computed. As an application, we show how to use these estimates to obtain stability for Alexandrov's Soap Bubble Theorem and Serrin's overdetermined boundary value problem. The new approach results in several novelties and benefits for these problems.</p></abstract>


2022 ◽  
Vol 0 (0) ◽  
pp. 0
Author(s):  
Gümrah Uysal

<p style='text-indent:20px;'>In the present paper, we consider a general class of operators enriched with some properties in order to act on <inline-formula><tex-math id="M1">\begin{document}$ C^{\ast }( \mathbb{R} _{0}^{+}) $\end{document}</tex-math></inline-formula>. We establish uniform convergence of the operators for every function in <inline-formula><tex-math id="M2">\begin{document}$ C^{\ast }( \mathbb{R} _{0}^{+}) $\end{document}</tex-math></inline-formula> on <inline-formula><tex-math id="M3">\begin{document}$ \mathbb{R} _{0}^{+} $\end{document}</tex-math></inline-formula>. Then, a quantitative result is proved. A quantitative Voronovskaya-type estimate is obtained. Finally, some applications are provided concerning particular kernel functions.</p>


Author(s):  
Fawwaz Batayneh ◽  
Cecilia González-Tokman

In this paper, we investigate the existence of random absolutely continuous invariant measures (ACIP) for random expanding on average Saussol maps in higher dimensions. This is done by the establishment of a random Lasota–Yorke inequality for the transfer operators on the space of bounded oscillation. We prove that the number of ergodic skew product ACIPs is finite and will provide an upper bound for the number of these ergodic ACIPs. This work can be seen as a generalization of the work in [F. Batayneh and C. González-Tokman, On the number of invariant measures for random expanding maps in higher dimensions, Discrete Contin. Dyn. Syst. 41 (2021) 5887–5914] on admissible random Jabłoński maps to a more general class of higher-dimensional random maps.


Algorithms ◽  
2021 ◽  
Vol 14 (12) ◽  
pp. 367
Author(s):  
Kunihiko Hiraishi

In a previous paper by the author, a pathfinding problem for directed trees is studied under the following situation: each edge has a nonnegative integer length, but the length is unknown in advance and should be found by a procedure whose computational cost becomes exponentially larger as the length increases. In this paper, the same problem is studied for a more general class of graphs called fork-join directed acyclic graphs. The problem for the new class of graphs contains the previous one. In addition, the optimality criterion used in this paper is stronger than that in the previous paper and is more appropriate for real applications.


PLoS ONE ◽  
2021 ◽  
Vol 16 (11) ◽  
pp. e0260257
Author(s):  
Leif K. Sandal ◽  
Sturla F. Kvamsdal ◽  
José M. Maroto ◽  
Manuel Morán

An infinite-horizon, multidimensional optimization problem with arbitrary yet finite periodicity in discrete time is considered. The problem can be posed as a set of coupled equations. It is shown that the problem is a special case of a more general class of contraction problems that have unique solutions. Solutions are obtained by considering a vector-valued value function and by using an iterative process. Special cases of the general class of contraction problems include the classical Bellman problem and its stochastic formulations. Thus, our approach can be viewed as an extension of the Bellman problem to the special case of nonautonomy that periodicity represents, and our approach thereby facilitates consistent and rigorous treatment of, for example, seasonality in discrete, dynamic optimization, and furthermore, certain types of dynamic games. The contraction approach is illustrated in simple examples. In the main example, which is an infinite-horizon resource management problem with a periodic price, it is found that the optimal exploitation level differs between high and low price time intervals and that the solution time paths approach a limit cycle.


Sign in / Sign up

Export Citation Format

Share Document