Chessboard

Latest version: v1.5.4

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.9.0

---------------------------------------------------------------------------------------

* Validate CLI user inputs and provides hints.
* Abandon branches of the search space as soon as possible. Closes :issue:`3`.
* Deduplicate per-kind piece group permutations early. Closes :issue:`7`.
* Add ``--silent`` option to skip displaying of all board results in ASCII art.

0.8.0

---------------------------------------------------------------------------------------

* Refactor solver to deduplicate positions by kind (combination) before
iterating the search space by brute force (cartesian product).

0.7.0

---------------------------------------------------------------------------------------

* Display results in unicode-art.

0.6.0

---------------------------------------------------------------------------------------

* Add Knight model.

0.5.0

---------------------------------------------------------------------------------------

* Add Rook and Bishop models.
* Allow overlapping but non-threatening territory of pieces to co-exists.

0.4.0

---------------------------------------------------------------------------------------

* Add project status badges.
* Enable continuous integration metrics: build status, coverage and code
quality.
* Fix index to position computation in non-square boards.
* Remove restriction on board dimensions.
* Unit-tests result sets produced by the solver.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.