Download this file
1 2 3 4 5 6 7 8 9
INCLUDE_DIR=\\scripts SCRIPTS_DIR=\\scripts\\samples GRAPHS_DATA_DIR=C:\\Programming\\data\\GraphScript INCLUDE_FILES=graphutil.js,util.js,algorithmsupport.js DEFAULT_SCRIPT=consensus.js SHOW_NODE_LABELS=TRUE DEF_GRAPH_NODE_COUNT=15 DEF_GRAPH_EDGE_COUNT=40 ALGORITHM_STEP_DELAY=1000