issues
search
grimsa
/
polysplit
An implementation of polygon splitting algorithm (unfinished)
MIT License
10
stars
6
forks
source link
Define clean API
#2
Closed
grimsa
closed
8 years ago
grimsa
commented
8 years ago
Review PolygonSplitter interface
Rename current PolygonSplitterImpl to GreedyPolygonSplitter
Make instances of PolygonSplitterImpl reusable (pass arguments to the splitting method, not via constructor)