News

Steiner Tree ... in Python, based on Minimum Spanning Tree (By Kruskal algorithm), for Data Structure Course, Spring 2020. In addition to the main project, Graph class contains the method "draw", ...