Projection of trajectories onto triangular meshes for robot movements on object surfaces
-
Updated
May 12, 2018 - C++
Projection of trajectories onto triangular meshes for robot movements on object surfaces
Travelling Salesman Problem solved using Backtracking, and approximation algorithms such as: Triangular Approximation Heuristic, Closest Neighbour Heuristic and our own heuristic! Developed in C++ for the subject: "Design of Algorithms"
Function to determine whether the number is triangular or not. Cpp/C++
Add a description, image, and links to the triangular topic page so that developers can more easily learn about it.
To associate your repository with the triangular topic, visit your repo's landing page and select "manage topics."