Skip to content

PanosVl/skyline

Repository files navigation

skyline

This is a simple implementation of Skyline Algorithm / Problem in Java.

The Skyline Problem is described as follows: "Given n rectangular buildings in a 2-dimensional city, computes the skyline of these buildings, eliminating hidden lines. The main task is to view buildings from a side and remove all sections that are not visible. "

source

About

This is an implementation of Skyline Algorithm in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages