Skip to content

WIP: Python script to determine a least covering path in a uniform 2D/3D rectangular point grid.

License

Notifications You must be signed in to change notification settings

serraedoardo/3D_Least_covering_path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D_Least_covering_path

Python script to determine a least covering path in a uniform 2D/3D rectangular point grid. The algorithm is WIP and does not work yet. A least covering path is defined as a path made out of the least number of continuously connected line segments that cover all the points that compose the grid.

About

WIP: Python script to determine a least covering path in a uniform 2D/3D rectangular point grid.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages