Project for a company interview process that wasn't needed in the end
CirclePackingWPF | ||
.gitignore | ||
CirclePackingWPF.sln | ||
README.md |
Circle packing WPF program
This program was made for an interview process. Task was to pack cables together and find the smallest enclosing circle. This program does it while showing the progress. If you wanna speed it up, just set the timer interval to 1 or 2 ms.