Query: tred
OS: opensolaris
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRED(1) General Commands Manual TRED(1)NAMEtred - transitive reduction filter for directed graphsSYNOPSIStred [ files ]DESCRIPTIONtred computes the transitive reduction of directed graphs, and prints the resulting graphs to standard output. This removes edges implied by transitivity. Nodes and subgraphs are not otherwise affected. The ``meaning'' and validity of the reduced graphs is application depen- dent. tred is particularly useful as a preprocessor to dot to reduce clutter in dense layouts. Undirected graphs are silently ignored.OPERANDSThe following operand is supported: files Names of files containing 1 or more graphs in dot format. If no files operand is specified, the standard input will be used.BUGSUsing bitmaps internally would substantially decrease running time.DIAGNOSTICSIf a graph has cycles, its transitive reduction is not uniquely defined. In this case tred emits a warning.AUTHORSStephen C. North <north@research.att.com> Emden R. Gansner <erg@research.att.com>SEE ALSOgc(1), dot(1), acyclic(1), gvpr(1), gvcolor(1), ccomps(1), sccmap(1), libgraph(3) 21 March 2001 TRED(1)
| Related Man Pages | 
|---|
| tred(1) - centos | 
| sccmap(1) - mojave | 
| sccmap(1) - linux | 
| tred(1) - linux | 
| tred(1) - osx | 
| Similar Topics in the Unix Linux Community | 
|---|
| Linux Redhat 8.0 Problem | 
| aiSee helps create graphs with complex layouts | 
| Tulip 3.0.2 (Default branch) | 
| How to reduce multiple files into a specific number of files | 
| Creating graphs |