Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

📐Polygonization of point sets in 2d, area optimization and accuracy/speed evaluation.

NotificationsYou must be signed in to change notification settings

giannisdravilas/Polygonization-Point-Sets-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📐 Implementation of Polygonization and Area Optimization algorithms for point sets in the plane. An app that evaluates the performance of these algorithms in terms of accuracy and speed is also included.

In collaboration withPanagiotis Drivas

Polygonization

polygonization directory contains the implementation of two polygonization algorithms for point sets containing 2d points.

  • Incremental Algorithm
  • Algorithm using Convex Hull

Area Optimization

optimization directory contains the implementation of two area optimization algorithms for the polygons created using the polygonization algorithms.

  • Local Search Algorithm
  • Simulated Annealing Algorithm (with Local and Global Transition Steps)

Evaluation

evaluation directory contains the implementation of an app that compares the accuracy and speed for each of the 9 polygonization-optimization combinations formed using the previously mentioned algorithms.

Instances

instances directory contains example instances used for the development and evaluation of these programs.


CGAL 5.5 along withCMake are used for this project.

About

📐Polygonization of point sets in 2d, area optimization and accuracy/speed evaluation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp