7 Nov 2008 clm 1.008, 08-312
clm - perform various computations on graphs and clusterings
clm <mode> [mode-options] [mode-files]
clm implements a variety of computations on graphs and clusterings. The first argument to clm should be a mode, which is a string establishing the type of computation to invoke. Each mode mode is described in the clmmode manual page. The currently available modes are clm dist, clm info, clm meet, clm mate, clm close, clm order, clm imac, clm vol, and clm residue. The dist mode is thus described in the clmdist manual page.
Invoking clm without arguments causes it to print out a list of available modes with a short description of the type of command line expected by that mode.
Invoking clm with just a mode will print out a longer listing of options available for that particular mode. Modes that are able to function normally without arguments can be invoked by adding the --nop argument.
Several options are shared between all clm modes. Note that these options are specified after the mode. See OPTIONS.
The --version option causes clm to print out version and license information.
These are options that pertain to all modes. They should be specified after the mode argument.
mclfamily for an overview of all the documentation and the utilities in the mcl family.