EnglishFrenchSpanish

OnWorks favicon

botch-extract-scc - Online in the Cloud

Run botch-extract-scc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command botch-extract-scc 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


botch-extract-scc - extract all strongly connected components

SYNOPSIS


botch-extract-scc [options] graph.xml [prefix]

DESCRIPTION


Extract strongly connected components (SCC) from an input graph in GraphML or dot format.

The strongly connected components are stored as one file each in either the current
directory or the directory given by the --outdir option.

The file names that were generated for them are printed on standard output.

By default that filename is of the format PREFIX_VERTEX_SIZE.EXT where PREFIX can be set
on the command line, while VERTEX defaults to the vertex ID chosen by network, SIZE is the
size of the SCC and EXT is xml by default but can be set using the --extension option.
This is to reduce the possibility that two output graph files happen to have the same
name. You can make them more unique by using the --outfnameverts and --outfnameattr
options which refine the string that will be printed for VERTEX.

OPTIONS


-h, --help
Show help.

--outdir=DIR
output directory. Default is current directory

--outfnameverts=VERT [VERT ...]
This option picks the set of vertices from which the smallest one will be picked to be
stored in VERTEX in the output file name. Each VERT option is a key/value pair of
graph attribute and its value. The vertices that match all VERT selections will form
the final set. By default, all vertices of the graph are candidates.

The special key "__ID__" allows one to select the unique vertex identifier.

Since this argument can take more than one option, it has to come after all positional
arguments.

--outfnameattr=attribute
This option picks the vertex attribute that is to be printed in VERTEX in the output
file name.

--extension=EXT
Output files have extension EXT. Default is xml. This option also governs the output
format. The xml extension saves in GraphML format while the dot extension saves in the
dot format.

-v, --verbose
Be verbose.

EXAMPLE


Extract the strongly connected components of a buildgraph and store them in the directory
"out", prefixing each filename with "cyclic" and let the VERTEX value be the cudfname
field of source packages only.

botch-extract-scc --verbose --outdir=out --outfnameattr=cudfname buildgraph.xml cyclic --outfnameverts type:src

Use botch-extract-scc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 2
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 3
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 4
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 5
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 6
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • More »

Linux commands

Ad