[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-08-23 UTC。"],[[["\u003cp\u003eThis guide provides instructions for installing Google's OR-Tools for C++ development on various Linux distributions, specifically focusing on the x86_64 architecture.\u003c/p\u003e\n"],["\u003cp\u003eBefore installing OR-Tools, ensure you have the necessary C++ development tools installed by following the distribution-specific commands provided.\u003c/p\u003e\n"],["\u003cp\u003eDownload the pre-built binary distribution of OR-Tools for your Linux distribution and extract it to a desired location.\u003c/p\u003e\n"],["\u003cp\u003eValidate your OR-Tools installation by running the provided test suite using the \u003ccode\u003emake test\u003c/code\u003e command within the extracted directory.\u003c/p\u003e\n"]]],["This guide details installing OR-Tools for C++ on various Linux distributions (Alpine, Centos, Debian, Fedora, OpenSuse, Ubuntu) with x86_64 architecture. First, install C++ tools via terminal commands specific to each distribution, including packages like `build-essential`, `cmake`, and `gcc-c++`. Next, download and extract the appropriate OR-Tools binary from provided links based on the Linux system. Finally, validate the installation by navigating to the extracted directory and running `make test`.\n"],null,[]]