circle-packing-algorithm topic
List
circle-packing-algorithm repositories
packing
29
Stars
4
Forks
Watchers
benchmark solutions for selected packing problems: circle, rectangle, cube, cuboid, polygon packings
packcircles
19
Stars
4
Forks
Watchers
A pure Python implementation of a circle packing algorithm
packCircles
17
Stars
1
Forks
Watchers
C program for space-efficiently packing circles in a plane.