A
8
10
B
5
15
C
16
7
D
3
18
E
9
F
[Graphs generated by this script: setBorder(60,30,60,30);initPicture(0,10,0,5); fontsize=14;fontstyle='none';marker=null;line([0,0],[0,5]);line([0,0],[5,0]);line([0,5],[5,0]);line([0,5],[5,5]);line([5,0],[5,5]);line([5,0],[10,0]);line([5,5],[10,0]);line([5,5],[10,5]);line([10,0],[10,5]);fontbackground='white';fontfill='blue';text([0,0],'A','belowleft');dot([0,0]);fontfill='red';text([0,2.5],'8');fontfill='red';text([2.5,0],'10');fontfill='blue';text([0,5],'B','aboveleft');dot([0,5]);fontfill='red';text([2.5,2.5],'5');fontfill='red';text([2.5,5],'15');fontfill='blue';text([5,0],'C','belowleft');dot([5,0]);fontfill='red';text([5,2.5],'16');fontfill='red';text([7.5,0],'7');fontfill='blue';text([5,5],'D','aboveleft');dot([5,5]);fontfill='red';text([7.5,2.5],'3');fontfill='red';text([7.5,5],'18');fontfill='blue';text([10,0],'E','belowright');dot([10,0]);fontfill='red';text([10,2.5],'9');fontfill='blue';text([10,5],'F','aboveright');dot([10,5]);]
Eulerize the graph above in the most efficient way possible. The weights on the edges represent the cost to duplicate that edge. What is the total cost of your eulerization?
Submit
Try a similar question
License
[more..]
Enter your answer as an integer or decimal number. Examples: 3, -4, 5.5172
Enter DNE for Does Not Exist, oo for Infinity