random-graph Namespace Reference

Functions

def main

Variables

string usage = 'usage: %prog [options] <num nodes> <seed>'
tuple parser = optparse.OptionParser(usage=usage)
int default = 10000
string help

Function Documentation

def random-graph::main (   num_nodes,
  seed,
  options 
)

Variable Documentation

int random-graph::default = 10000
string random-graph::help
Initial value:
'edge weights are uniformly selected from integers \
          between (0, max-weight]'
tuple random-graph::parser = optparse.OptionParser(usage=usage)
string random-graph::usage = 'usage: %prog [options] <num nodes> <seed>'
Generated on Tue Aug 2 11:51:32 2011 for Galois by  doxygen 1.6.3