Write a program in python which asks the user for a positive integer – the
Write a program that allows the user to choose to convert a number from
Choose either the greedy algorithm or the edge picking algorithm presented in the graph theory part II slides and video. Write a python program to implement the algorithm you have chosen. Use the European flight schedule problem (beginning on slide 32) as the test case graph to find the “cheapest” solution to the problem.