Thanks to visit codestin.com
Credit goes to github.com

Skip to content

More algorithms #54

@HenryQuan

Description

@HenryQuan

pazusoba is focused on beam search ever since the beginning. It might be the time to try something new. Monte Carlo, Simulated Annealing and there are more. I am fully aware of the issues with beam search.
The challenge is that the heuristic isn't great as it doesn't consider the future that much. Beam Search can find great solutions, but it takes time to do that. Some randomness is definitely needed, but it cannot be fully random. The heuristic is still good to determine if the current board is good or not.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions