
May 2012

Author: XXX

To run, open Matlab and run main.m
Note: the Biology Toolbox is required for visualization

---two parameters---
edgefile: a file in the source-id dest-id weight format
marked nodes: a row vector of the id's of marked nodes for which connections are seeked

Output:
a separate file for each connection tree generated by each proposed heuristic
	tree-conncomps.txt
	tree-arb.txt
	tree-level1.txt
	tree-level2.txt
_____________________________________________
For a demo:
main('data/toy_edgefile.txt',[183   304   251     4   333 335])



Contact for questions/comments: XXX