Skip to content

Implementation of Maximum Move Simulation Policy#17

Draft
Hedgemon4 wants to merge 3 commits intomasterfrom
implement-better-simulation
Draft

Implementation of Maximum Move Simulation Policy#17
Hedgemon4 wants to merge 3 commits intomasterfrom
implement-better-simulation

Conversation

@Hedgemon4
Copy link
Owner

@Hedgemon4 Hedgemon4 commented Mar 4, 2023

This change tried to use a heuristic which calculated how many squares a queen could move to after it made a move, calculate this for all possible moves, and then take the move that lead to the maximum value.

@Hedgemon4 Hedgemon4 self-assigned this Mar 4, 2023
@Hedgemon4 Hedgemon4 marked this pull request as draft March 4, 2023 17:48
@Hedgemon4 Hedgemon4 changed the title Started implementing changes to simulate policy Attempt at Implmenting a Different Heursitic for Our Simulate Apr 11, 2023
@Hedgemon4 Hedgemon4 changed the title Attempt at Implmenting a Different Heursitic for Our Simulate Implementation of Maximum Move Simulation Policy Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant