Hi-QUBO ドキュメント ==================== .. toctree:: :maxdepth: 1 :caption: start up startUp/Hi-QUBO startUp/quick-start startUp/WSL-quick-start .. toctree:: :maxdepth: 1 :caption: download/install downloadInstall/apt-install downloadInstall/tar.gz-download downloadInstall/pip-install .. toctree:: :maxdepth: 1 :caption: license licenseManage/get-license licenseManage/license-manage .. toctree:: :maxdepth: 1 :caption: チュートリアル tutorial/greatest-common-divisor-include tutorial/sudoku-include tutorial/traveling-salesman-include tutorial/cutting-stock-include .. toctree:: :maxdepth: 1 :caption: 基本的な文法、コードの書き方 basic/variables-and-expressions basic/solving-expressions basic/vector-variables-and-functions basic/integer-variables-and-linear-systems basic/hubo-factorization basic/range-constraints-and-ilp .. toctree:: :maxdepth: 1 :caption: より高度な書き方 advanced/variable-and-expression-types advanced/basic-operators-and-functions advanced/vector-operators-and-functions advanced/multi-dimensional-variables-and-expressions advanced/comparison-operators advanced/expression-class advanced/evaluating-expressions advanced/replace-functions advanced/negated-literals advanced/sum-functions-for-arrays advanced/Einstein-sum advanced/slice-connection advanced/onehot-integer advanced/search-parameter advanced/performance-tips .. toctree:: :maxdepth: 1 :caption: ソルバーについて solver/easy-solver-usage solver/exhaustive-solver-usage solver/abs3-solver-usage solver/gurobi-solver-usage .. toctree:: :maxdepth: 1 :caption: Example example/real example/math example/graph