Struct ggp_rs::player::CompDelibPlayer
[−]
[src]
pub struct CompDelibPlayer {
// some fields omitted
}A bounded compulsive deliberation player. This should only be used for single player games
Methods
impl CompDelibPlayer
fn new(depth: u32) -> CompDelibPlayer
Returns a CompDelibPlayer that does not recurse past the given depth