/Rectilinear_Steiner_Tree_Construction

Implement a paper that constructs Rectilinear Steiner tree for the given points in plane. Got better time complexity than authors.

Primary LanguageC++

Stargazers