Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 2.59 KB

README.md

File metadata and controls

53 lines (42 loc) · 2.59 KB

Staged Multi-result Supercompilation: Filtering by Transformation

When trying to apply supercompilation to problem solving we naturally come to the idea of multi-result supercompilation: instead of trying to guess, which residual graph of configurations is "the best" one, a multi-result supercompiler (mrsc) produces a collection of residual graphs.

However, the main problem with multi-result supercompilation is that it can produce millions of residual graphs!

Luckily, filtering can be performed before producing final results of supercompilation...

How? This is explained in the preprint

The wiki pages are, on the one hand, a draft of the preprint, but, on the other hand, they contain some additional stuff, omitted in the preprint for the lack of space.

The paper

  • Sergei Grechanik, Ilya Klyuchnikov, and Sergei Romanenko. Staged Multi-Result Supercompilation: Filtering by Transformation. In Fourth International Valentin Turchin Workshop on Metacomputation (Proceedings of the Fourth International Valentin Turchin Workshop on Metacomputation. Pereslavl-Zalessky, Russia, June 29 - July 3, 2014).
    A.V. Klimov and S.A. Romanenko, Ed. - Pereslavl-Zalessky: Publishing House "University of Pereslavl", 2014, 256 p. ISBN 978-5-901795-31-6, pages 54-78.
    link PDF slides

is an extended version of the preprint.

TOC