An open API service indexing awesome lists of open source software.

https://github.com/wednesdaydeveloper/sudoku_ortools


https://github.com/wednesdaydeveloper/sudoku_ortools

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# sudoku_ortools

[Google OR-Tools](https://developers.google.com/optimization/) を使って数独ソルバーを実装した。

環境構築が面倒そうだから、Docker上で環境を実行できるように、Dockerファイルとdocker-compose.xml も作成した。