Skip to content

Optimisation - #3

Open
Barabas5532 wants to merge 13 commits into
masterfrom
optimisation
Open

Optimisation#3
Barabas5532 wants to merge 13 commits into
masterfrom
optimisation

Conversation

@Barabas5532

Copy link
Copy Markdown
Owner

No description provided.

Comment thread rust/src/game.rs
game_move: GameMove,
}

/*

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finish this

Comment thread rust/src/main.rs
}
Some(solution) => {
println!("solution {} length {}", i, solution.len());
//println!("solution {} length {}", i, solution.len());

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implement some way to return a vec as the solution

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