<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://www.dr-apeiron.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.dr-apeiron.net/feed.php">
        <title>Dr Apeiron en:research</title>
        <description></description>
        <link>https://www.dr-apeiron.net/</link>
        <image rdf:resource="https://www.dr-apeiron.net/lib/tpl/writr/images/favicon.ico" />
       <dc:date>2026-05-05T18:46:11+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.dr-apeiron.net/doku.php/en:research:fi-while?rev=1518740752&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.dr-apeiron.net/doku.php/en:research:ploopc?rev=1518740752&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.dr-apeiron.net/doku.php/en:research:thesis-defense?rev=1518740752&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.dr-apeiron.net/lib/tpl/writr/images/favicon.ico">
        <title>Dr Apeiron</title>
        <link>https://www.dr-apeiron.net/</link>
        <url>https://www.dr-apeiron.net/lib/tpl/writr/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.dr-apeiron.net/doku.php/en:research:fi-while?rev=1518740752&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-16T01:25:52+02:00</dc:date>
        <title>en:research:fi-while</title>
        <link>https://www.dr-apeiron.net/doku.php/en:research:fi-while?rev=1518740752&amp;do=diff</link>
        <description>Title

Algorithmic Completeness of Imperative Programming Languages

Abstract

According to the Church-Turing Thesis, effectively calculable functions are functions computable by a Turing machine. Models that compute these functions are called Turing-complete. For example, we know that common imperative languages (such as C, Ada or Python) are Turing complete (up to unbounded memory).</description>
    </item>
    <item rdf:about="https://www.dr-apeiron.net/doku.php/en:research:ploopc?rev=1518740752&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-16T01:25:52+02:00</dc:date>
        <title>en:research:ploopc</title>
        <link>https://www.dr-apeiron.net/doku.php/en:research:ploopc?rev=1518740752&amp;do=diff</link>
        <description>Title

An Imperative Language Characterizing PTIME Algorithms

Abstract

Abstract State Machines of Y. Gurevich capture sequential algorithms, so we define the set of PTIME algorithms as the set of ASM programs computed in polynomial time (using timer-step principle). Then, we construct an imperative programming language PLoopC using bounded loop with break, and running with any data structure. Finally, we prove that PLoopC computes exactly PTIME algorithms in lock step (one step of the ASM is s…</description>
    </item>
    <item rdf:about="https://www.dr-apeiron.net/doku.php/en:research:thesis-defense?rev=1518740752&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-16T01:25:52+02:00</dc:date>
        <title>en:research:thesis-defense</title>
        <link>https://www.dr-apeiron.net/doku.php/en:research:thesis-defense?rev=1518740752&amp;do=diff</link>
        <description>The academic dissertation

Imperative Characterization of Sequential Algorithms in general, primitive recursive or polynomial time

Here is [the academic dissertation].

Abstract

Calculable functions were formalized by different computation models (recursion, lamb\-da calculus, Turing machines) with the same input-output behavior: this is the Church's Thesis. For example, a one-tape Turing machine can simulate the results computed by a two-tapes machine. However, for the palindrome recognition …</description>
    </item>
</rdf:RDF>
