Skip to content

shafeef901/art-gallery-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

art-gallery-cnn

An attempt to use CNN for solving the art gallery problem in Computational Geometry

We use CGAL for Computational geometry calculations and OpenGL for graphics. The dataset can be generated using the general algorithm for vertex guards of the art gallery problem using triangulation and K-coloring. Once dataset is ready, we train the CNN and can be further used to find the required guards to cover any new polygon.

:shipit:

About

An attempt to use CNN for solving the art gallery problem in Computational Geometry

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages