'\" t .\" Title: BLISS .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: 06/07/2013 .\" Manual: bliss version 0.50 .\" Source: May 2009 .\" Language: English .\" .TH "BLISS" "1" "06/07/2013" "May 2009" "bliss version 0\&.50" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" bliss \- Compute automorphism groups and canonical labelings of graphs .SH "SYNOPSIS" .HP \w'\fBbliss\fR\ 'u \fBbliss\fR [\fIoptions\fR] [\fI\fR] .SH "DESCRIPTION" .PP Tool for computing automorphism groups and canonical labelings of graphs .PP \fB\-directed\fR .RS 4 the input graph is directed .RE .PP \fB\-can\fR .RS 4 compute canonical form .RE .PP \fB\-ocan\fR=\fIf\fR .RS 4 compute canonical form and output it in file f .RE .PP \fB\-v\fR=\fIN\fR .RS 4 set verbose level to N; N >= 0 and 1 by default .RE .PP \fB\-sh\fR=\fIx\fR .RS 4 select splitting heuristics, where x is .PP f .RS 4 first non\-singleton cell .RE .PP fl .RS 4 first largest non\-singleton cell .RE .PP fs .RS 4 first smallest non\-singleton cell .RE .PP fm .RS 4 first maximally non\-trivially connected non\-singleton cell [default] .RE .PP flm .RS 4 first largest maximally non\-trivially connected non\-singleton cell .RE .PP fsm .RS 4 first smallest maximally non\-trivially connected non\-singleton cell .RE .RE .PP \fB\-version\fR .RS 4 print the version number and exit .RE .PP \fB\-help\fR .RS 4 print help and exit .RE