(no title)
dyigitpolat | 1 month ago
algorithm:
1. infer grid dimensions
2. color histogram analysis to designate grasses, water, cherries and horse
3.0. register game mechanics as optimization constraints (cannot place on cherries, cannot move over walls and waters etc.)
3.1. apply mixed-integer linear programming to determine optimized wall placements
4. profit!
No comments yet.