EnglishFrenchSpanish

Ad


OnWorks favicon

mona - Online in the Cloud

Run mona in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mona that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mona - a decision procedure for the logics WS1S and WS2S

SYNOPSIS


mona [ options ] mona-file

DESCRIPTION


MONA is a tool that translates formulas in the logics WS1S or WS2S into finite-state
automata represented by BDDs. The formulas may express search patterns, temporal
properties of reactive systems, parse tree constraints, etc. MONA also analyses the
automaton resulting from the compilation, and determines whether the formula is valid and,
if the formula is not valid, generates a counter-example.

The MONA project is a research project at Department of Computer Science, Aarhus
University.

Full documentation, GPL source code, and related research papers are available from the
MONA project home page at http://www.brics.dk/mona

OPTIONS


-w Output whole automaton. Default is to only output its size.

-n Don't analyze automaton. Default is to analyze for validity and unsatisfiability
and to generate a satisfying example and counter-example.

-t Print elapsed time for each phase. If -s is also used, the time for each automaton
operation is also printed.

-s Print statistics. Prints information for each automaton operation and a summary.

-i Print intermediate automata (implies -s).

-d Dump AST, symboltable, and code DAG. Useful for debugging.

-q Quiet, don't print progress.

-e Enable separate compilation. (See the MONALIB environment variable below.)

-oN Code optimization level N (0=none, 1=safe, 2=heuristic) (default 1).

-r Disable BDD index reordering, use order of declaration as index ordering. Default
is to reorder BDD indices heuristically.

-f Force normal tree-mode output style. Only applicable for WSRT mode.

-m Alternative M2L-Str emulation (v1.3 style).

-h Enable inherited acceptance analysis.

-u Unrestrict output automata. Create conventional automata by converting "don't-care"
states to "reject" states and minimizes.

-gw Output whole automaton in Graphviz format (implies -n -q). (Graphviz is available
at http://www.graphviz.org/)

-gs Output satisfying example tree in Graphviz format (implies -q).

-gc Output counter-example tree in Graphviz format (implies -q).

-gd Dump code DAG in Graphviz format (implies -n -q).

-xw Output whole automaton in external format (implies -n -q). "External format" is the
format used by dfalib and gtalib, see the source package.

ENVIRONMENT


MONALIB
Defines the directory used for separate-compilation automata (default is current
directory).

Use mona online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad