These generation scripts require the presence of a seed file containing 3
non-negative integers < 216. These are used to construct the
seed for
Default name for the seed file is seed_file
in the current directory, but may be changed by setting the environment
variable SEED_FILE prior to running the script.
Directories corresponding to the bigraph classes are installed in the
directory ../data
(wrt the current directory), but may be changed by
setting the environment variable DATA_DIRECTORY.
Finally, the binaries for various bigraph generating programs are assumed
to be on the current path or in the directory specified by the environment
variable PROGRAM_DIRECTORY.
The scripts are as follows:
sbg_gen_[0-2][01]sbg_gen_xy
creates all isomorphism classes for the graph type
Gxy,k.
To create all the VLSI graphs, simply do (in csh)
% foreach type ( 00 01 10 11 20 21 )
foreach? sbg_gen_$type
foreach? end
gen_abd [-a density] [-b balance] [-d
dimension]
[-x] [-r rank] [-N number of subjects]
sbg_gen_iso class-name [
individual ] _scrindividual
-L
and -U are used to specify the smallest and largest
number of edges, respectively. Defaults are 64 and 2048.
sbg_harvest_seeds class-name
output-file