collatz.xml

loading
details
attribute value
description
owner Akihisa Yamada
uploaded 2021-07-01 20:59:46.0
disk size 8.41 KB
downloadable true
type
attribute value
name no_type
processor id 1
description this is the default benchmark type for rejected benchmarks and benchmarks that are not associated with a type.
owning community none
loading contents
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<problem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="termination" xsi:noNamespaceSchemaLocation="/xtc.xsd">
  <trs>
    <rules>
      <rule>
        <lhs>
          <funapp>
            <name>suc</name>
            <arg>
              <funapp>
                <name>1</name>
              </funapp>
            </arg>
          </funapp>
        </lhs>
        <rhs>
          <funapp>
            <name>.0</name>
            <arg>
              <funapp>
                <name>1</name>
              </funapp>
            </arg>
          </funapp>
        </rhs>
      </rule>
      <rule>
        <lhs>
          <funapp>
            <name>suc</name>
            <arg>
              <funapp>
                <name>.0</name>
                <arg>
                  <var>x</var>
                </arg>
              </funapp>
            </arg>
          </funapp>
        </lhs>
        <rhs>
          <funapp>
            <name>.1</name>
            <arg>
              <var>x</var>
            </arg>
          </funapp>
        </rhs>
      </rule>
      <rule>
        <lhs>
          <funapp>
            <name>suc</name>
            <arg>
              <funapp>
                <name>.1</name>
                <arg>
                  <var>x</var>
                </arg>
              </funapp>
            </arg>
          </funapp>
        </lhs>
        <rhs>
          <funapp>
            <name>.0</name>
            <arg>
              <funapp>
                <name>suc</name>
                <arg>
                  <var>x</var>
                </arg>
              </funapp>
            </arg>
          </funapp>
        </rhs>
      </rule>
      <rule>
        <lhs>
          <funapp>
            <name>add</name>
            <arg>
              <var>x</var>
            </arg>
            <arg>
              <funapp>
                <name>1</name>
              </funapp>
            </arg>
          </funapp>
        </lhs>
        <rhs>
          <funapp>
            <name>suc</name>
            <arg>
              <var>x</var>
            </arg>
          </funapp>
        </rhs>
      </rule>
popout

content may be truncated. 'popout' for larger text window.

actions get anonymous link download benchmark