<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://workcraft.org/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="http://workcraft.org/feed.php">
        <title>Workcraft - help:backend</title>
        <description></description>
        <link>http://workcraft.org/</link>
        <image rdf:resource="http://workcraft.org/_media/logo.svg" />
       <dc:date>2026-05-01T14:34:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://workcraft.org/help/backend/mpsat?rev=1621267271&amp;do=diff"/>
                <rdf:li rdf:resource="http://workcraft.org/help/backend/pcomp?rev=1540992732&amp;do=diff"/>
                <rdf:li rdf:resource="http://workcraft.org/help/backend/petrify?rev=1540992732&amp;do=diff"/>
                <rdf:li rdf:resource="http://workcraft.org/help/backend/punf?rev=1621267417&amp;do=diff"/>
                <rdf:li rdf:resource="http://workcraft.org/help/backend/start?rev=1621266964&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://workcraft.org/_media/logo.svg">
        <title>Workcraft</title>
        <link>http://workcraft.org/</link>
        <url>http://workcraft.org/_media/logo.svg</url>
    </image>
    <item rdf:about="http://workcraft.org/help/backend/mpsat?rev=1621267271&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-17T16:01:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mpsat</title>
        <link>http://workcraft.org/help/backend/mpsat?rev=1621267271&amp;do=diff</link>
        <description>MPSat command line options


Usage:
        mpsat [-h]
or
        mpsat &lt;mode&gt; [&lt;options&gt;] [&lt;in_file&gt;] [&lt;out_file&gt;]

The &lt;mode&gt; is one of the following:
  Unfolding/unravelling modes:
    -U[m|p] - Build a complete merged process (-Um) or unfolding prefix (-Up).
  Reachability-based formal verification modes:
    -D - Deadlock checking.
    -F[a|e|s]=&lt;property_file&gt; - Check a reachability-like property.
  Temporal property formal verification mode:
    -B=&lt;property_file&gt; - Check a stutter-invari…</description>
    </item>
    <item rdf:about="http://workcraft.org/help/backend/pcomp?rev=1540992732&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-31T13:32:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pcomp</title>
        <link>http://workcraft.org/help/backend/pcomp?rev=1540992732&amp;do=diff</link>
        <description>PComp command line options


Usage:
    pcomp [options] [@]file...

 The files in the command line are interpreted as STG files, except
 when prefixed with `@&#039;, in which case the file should contain a
 list of STG files, one per line (useful for avoiding the shell
 restriction on the length of the command line when composing many
 STGs). All the STGs, both in the command line and in the `@&#039;-prefixed
 files, are used for composition.

 * The output signals of the STGs must be disjoint (this const…</description>
    </item>
    <item rdf:about="http://workcraft.org/help/backend/petrify?rev=1540992732&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-31T13:32:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>petrify</title>
        <link>http://workcraft.org/help/backend/petrify?rev=1540992732&amp;do=diff</link>
        <description>Petrify command line options


usage: ./petrify [flags] [infile]

General options:
----------------
  -v           print version only
  -d[n]        debug level (n=1,2)
  -o outfile   STG output file (default: stdout)
  -no          output file not generated
  -log logfile log filename (default: petrify.log)
  -err errfile error filename (default: stderr)
  -nolog       no log file generated
  -ip          show implicit (1-fanin 1-fanout) places
  -dead        do not check for the existence of d…</description>
    </item>
    <item rdf:about="http://workcraft.org/help/backend/punf?rev=1621267417&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-17T16:03:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>punf</title>
        <link>http://workcraft.org/help/backend/punf?rev=1621267417&amp;do=diff</link>
        <description>Punf command line options


Usage:
     punf [-h]
or
     punf [&lt;options&gt;] &lt;net_file&gt;

       The input net file must be in either FORMAT_N or FORMAT_N2
       format (produced by the PEP tool). Alternatively, it must
       have the suffix `.g&#039; and be in the STG format; then an STG
       unfolding prefix (which may differ from the underlying
       Petri net&#039;s unfolding prefix) is produced.
       As an experimental feature, high-level nets are supported.
       For now, only strictly safe net…</description>
    </item>
    <item rdf:about="http://workcraft.org/help/backend/start?rev=1621266964&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-17T15:56:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>http://workcraft.org/help/backend/start?rev=1621266964&amp;do=diff</link>
        <description>Command line options of backend tools

This is a summary of command line options for some of Workcraft backend tools.

Petrify command line options


usage: ./petrify [flags] [infile]

General options:
----------------
  -v           print version only
  -d[n]        debug level (n=1,2)
  -o outfile   STG output file (default: stdout)
  -no          output file not generated
  -log logfile log filename (default: petrify.log)
  -err errfile error filename (default: stderr)
  -nolog       no log f…</description>
    </item>
</rdf:RDF>
