// Successfully parsed '/export/galaxy-central/database/files/000/dataset_183.dat': contains 8 nodes, 10 edges and 1 component(s)

// Considering component 1/1: contains 8 nodes
// Identified 4 dependent node pairs
// Added 4 analyze constraints
// Solution with weight 36 and 6 nodes found
graph G {
	overlap=scale
	layout=neato
	0 [label="a\n5\n0\n0"]
	1 [label="b\n-4\n0\n1",shape=box]
	3 [label="d\n30\n0\n3"]
	5 [label="f\n-15\n0\n5",shape=box]
	6 [label="g\n10\n0\n6"]
	7 [label="h\n10\n0\n7"]
	label="Total weight: 36"
	0 -- 1
	1 -- 3
	3 -- 5
	5 -- 6
	5 -- 7
}
