Vlad-Shcherbina / icfpc2018-tbd

1 stars 0 forks source link

Swarm solver #18

Open Vlad-Shcherbina opened 6 years ago

Vlad-Shcherbina commented 6 years ago

Finally I'm getting to solver implementation.

Low harmonics only. Spawn many bots. Each bot greedily moves to the nearest voxel it can change without violating grounded constraints and changes it.

This won't work if src-tgt diff is deep inside solid parts, but whatever.