Skip to content

Intersector provides functionality of finding maximized subset of not-intersecting figures created on given points.

Notifications You must be signed in to change notification settings

maciejgrzybek/Intersector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intersector.

Intersector goal is to find maximized subset of non-intersecting figures build on given points in reasonable time.
Way it should work:
1. Generate set of points.
2. Choose type of figures being connected with points.
3. Run calculation.
4. Get a subset of non-intersecting figures, where each has center in one of generated points.

Author: Maciej 'mac' Grzybek (mashester@gmail.com).
Creation time: 05.2012.

About

Intersector provides functionality of finding maximized subset of not-intersecting figures created on given points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages