- Repeatedly finds the minimum Steiner tree for the given network files.(ap1, ap2, bp1, bp2, n1, n2, n3)
$ cd solver
$ python solver.py
- Resulting networks could be found in /ST-Steiner-env/ST-Steiner/clusters
- Input networks are in ST-Steiner-env/ST-Steiner/data
Details about the research could be found here
Github link of the Steiner solver could be found here