Skip to content

Java simulator for the computational geometry classic Art Gallery Problem.

Notifications You must be signed in to change notification settings

hozuki/Art-Gallery-Problem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Art Gallery Problem

Group 3's source code for 2IMA15 Geometric Algorithm's data challenge "The Art Gallery".

For the commit history, please see https://github.com/hozuki/Art-Gallery-Problem/tree/my. Please note that this fork cannot merge with upstream https://github.com/sgprinc/Art-Gallery-Problem easily:

  • Method used in this repo: vertex type (de Berg et al.)
  • Method used in upstream repo: trapezoidal decomposition (Seidel)

USAGE FORBIDDEN FOR CLASS PROJECTS OR SIMILAR ACTIVITIES. NO PLAGIARISM PLEASE!

About

Java simulator for the computational geometry classic Art Gallery Problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%