view test-data/Heinz_output.txt @ 3:2b80a2596064 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/heinz commit 8007f71281553ddfa45e6f8e1172952d956bb000"
author iuc
date Thu, 11 Jun 2020 07:18:17 -0400
parents e41ec5af7472
children
line wrap: on
line source

// 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
}