Struct backtrack::problems::bit_queens::BitQueens[][src]

pub struct BitQueens { /* fields omitted */ }

Implementations

Returns largest solvable size

Trait Implementations

Produce Accumulator for quick-checking next candidates in accu_sat Read more

Check if next value is valid against accumulated checks from fold_acc Read more

Formats the value using the given formatter. Read more

Return number values needed for a complete solution

Return value from solution domain Read more

Return number of domain values

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.