This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
-
Updated
Aug 31, 2025 - C
This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
Solving subset sum problem by backtracking and Approximation approach
The Hashed-Octree approach is developed as an improvement to the standard octree data structure made suitable for parallel processing. This variant of the octree data structure attempts to parallelize the hierarchical method through adaptive domain decomposition, dynamic load-balancing across processors, and parallel interaction computation.
First-cut implementation of two newly discovered Efficient Algorithms to compute the tightest octagonal over-approximation of arbitary Polyhedra
An introduction to different algorithmic approach
Add a description, image, and links to the approximation-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the approximation-algorithms topic, visit your repo's landing page and select "manage topics."