Ilya G. Klyuchnikov
Keldysh Institute of Applied Mathematics
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Ilya G. Klyuchnikov.
international andrei ershov memorial conference on perspectives of system informatics | 2009
Ilya G. Klyuchnikov; Sergei A. Romanenko
One of the applications of supercompilation is proving properties of programs. We focus in this paper on a specific task: proving term equivalence for a higher-order lazy functional language. The “classical” way to prove equivalence of two terms t1 and t2 is to write an equality function equals and to simplify the term (equals t1 t2). However, this works only when certain conditions are met. The paper presents another approach to proving term equivalence by means of supercompilation. In this approach we supercompile both terms and compare supercompiled terms syntactically. Some applications of the technique are discussed. In particular, one of these applications may lead to the development of a more powerful “higher-level” supercompiler.
international andrei ershov memorial conference on perspectives of system informatics | 2011
Ilya G. Klyuchnikov; Sergei A. Romanenko
The paper deals with some aspects of metasystem transi- tions in the context of supercompilation. We consider the manifestations of the law of branching growth of the penultimate level in the case of higher-level supercompilation and argue that this law provides some use- ful hints regarding the ways of constructing metasystems by combining supercompilers. In particular we show the usefulness of multi-result su- percompilation for proving the equivalence of expressions and in two-level supercompilation.
Programming and Computer Software | 2015
Ilya G. Klyuchnikov; Sergei A. Romanenko
This paper describes the design and implementation of a TT Lite certifying supercompiler, which transforms a source program into a pair consisting of a residual program and a proof that the residual program is equivalent to the source one. As far as we can judge from the presently available literature, it is the first time that certifying supercompilation is implemented for a nontrivial higher-order functional language. Proofs generated by the TT Lite supercompiler can be verified by the type checker that does not depend on the supercompiler and is not based on supercompilation. This is especially important when reliability of results obtained by means of supercompilation is of primary concern.
international andrei ershov memorial conference on perspectives of system informatics | 2014
Ilya G. Klyuchnikov; Sergei A. Romanenko
The paper describes the design and implementation of a certifying supercompiler TT Lite SC, which takes an input program and produces a residual program and a proof of the fact that the residual program is equivalent to the input one. As far as we can judge from the literature, this is the first implementation of a certifying supercompiler for a non-trivial higher-order functional language. The proofs generated by TT Lite SC can be verified by a type checker which is independent from TT Lite SC and is not based on supercompilation. This is essential in cases where the reliability of results obtained by supercompilation is of fundamental importance. Currently, the proofs can be either verified by the type-checker built into TT Lite, or converted into Agda programs and checked by the Agda system. The main technical contribution is a simple but intricate interplay of supercompilation and type theory.
Programming and Computer Software | 2012
Ilya G. Klyuchnikov; Sergei A. Romanenko
Issues related to metasystem transitions in the context of supercompilation are discussed. Manifestations of the law of branching growth of the penultimate level in the case of higher-level supercompilation are considered. Based on this law, some approaches to the construction of metasystems by combining supercompilers are proposed. In particular, the usefulness of multi-result supercompilation for proving the equivalence of expressions and for two-level supercompilation is shown.
Archive | 2009
Ilya G. Klyuchnikov
Archive | 2010
Ilya G. Klyuchnikov
Archive | 2010
Ilya G. Klyuchnikov
Archive | 2011
Ilya G. Klyuchnikov; Sergei A. Romanenko
Archive | 2010
Ilya G. Klyuchnikov