fast_set_matrix
PURPOSE 
fast_set_matrix(g,A) --- overwrite the adjacency matrix of g with A
SYNOPSIS 
function fast_set_matrix(g,A)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- complement graph complement
- complete complete: build complete and complete multipartite graphs
- mycielski mycielski(g,n) --- create n'th order Mycielski graph (n > 0)
- random random --- overwrite g with a random graph
- random_bipartite random_bipartite(g,n,m,p) --- create a random bipartite graph
- set_matrix set_matrix(g,A) --- set g to be the graph specificed in the matrix A.
SOURCE CODE 
Generated on Thu 13-Mar-2008 14:23:52 by m2html © 2003