Skip to content

Program that generates data sets to test the inside/outside problem at different complexity levels.

License

Notifications You must be signed in to change notification settings

kimvc7/DataSetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataSetGenerator

Program that generates data sets to test the inside/outside problem at different complexity levels.

The “inside/outside” problem refers to the task in which, given a picture with both a shape as well as a single test point, one must determine whether or not the point lies within that shape. Valid shapes are allowed to be arbitrarily complex as long as they are closed, and a test point can be located anywhere in the picture that doesn’t intersect the shape’s curve.

About

Program that generates data sets to test the inside/outside problem at different complexity levels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages