Skip to content

drmasifhabib/MWT_Greedy_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MWT_Greedy_Algorithm

Minimum Weight Triangulation (MWT) using Greedy Approach

This repository contains the implementation of a linear-time greedy algorithm for near-optimal MWT of convex polygons, as described in the paper "A Linear-Time Greedy Algorithm with Directional Optimization for Near-Optimal Minimum Weight Triangulation of Convex Polygons".

Usage

  • Run experiments.py to reproduce results.
  • Requirements: Python 3.x, NumPy, time.

Citation

If using this code, cite the paper.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages