Please enable JavaScript.
Coggle requires JavaScript to display documents.
tight sphere graph, input, compute: - Coggle Diagram
tight sphere graph
place first point
find all points that fit the bounds
first point population
most connected
input
0 -numbered vertices
1 - pairs of vertices
2 - vertex weight
wall attraction
max bound
compute:
pull best # - population size
for each:
fit next connected points
second most connected next largest space
...
find all points that fit the bounds
second points population
second most connected largest space
close to chosen wall ++
lowest nonfit tolerance +++