xBed software schema

For an overall context about this schema, click here. To access xBed software directory, click here.

The schema below has evolved over time; current organization enhances maintainability, since
many programs share the same components from the shared tcl directory (xLIB_tcl).
------------------------------------------------------------------------------
xBedMaster/
xBed ... universal client executable
Info/
...
Tools/
...
BIN/
xData_
...
xGenMorph ... xBed interface executable: morphed classes generator
xGenMorph_/
morph4lpx ... morphing program
morph4lpx_/ ... documentation and small test cases
...
xGenRand ... xBed interface executable: random classes generators
xGenRand_/

xGenRef ... xBed interface executable: reference classes generator
xGenRef_/
blocks4lpx ... block instance generator
blocks4lpx_ ... documentation and small test cases
lpx2lpx ... instance transformation generator
lpx2lpx_ ... documentation and small test cases
....

xLIB_tcl/ ... tcl library directory: procedures for xBed

xSolver ... xBed interface executable: combinatorial solvers
xSolver_/
....
chaff
chaffE
chaffE_
lp_solve ... original solver executable
lp_solveILP ... encapsulated solver executable
lp_solveILP_ ... documentation and small test cases
qualex
qualexE
qualexE_
....

xTranslator ... xBed interface executable: file translators
xTranslator_/
any2lpx
any2lpx_
lpx2any
lpx2any_
....

xUtils ... xBed interface executable: misc. utilities
xUtils_/
statspairs
statspairs_
statsutil
statsutil_
system_profile
....

xVerifier ... xBed interface executable: verifiers of results
xVerifier_/
verify2lpx
verify2lpx_
....
------------------------------------------------------------------------------



This document has been initiated on Sat Feb 17 10:50:47 EST 2007.