[[["容易理解","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-22 (世界標準時間)。"],[[["This guide provides instructions for installing Google's OR-Tools for .Net on Windows 10 64-bit systems using Visual Studio 2022."],["Before installation, ensure you have the Microsoft Visual C++ Redistributable for Visual Studio 2022 (x64), .NET Core 3.1 SDK (version 3.1.100 or higher), and .NET 6.0 SDK installed."],["Download and extract the OR-Tools binary distribution for Visual Studio 2022 from the provided link."],["Validate your installation by running a selection of OR-Tools examples using the command `tools\\make test` in the extraction directory within an x64 Native Tools Command Prompt."]]],["This guide details the installation of OR-Tools for .Net on Windows 10 64-bit, specifically for x86_64 architecture. Prerequisites include installing the Microsoft Visual C++ Redistributable for Visual Studio 2022, .NET Core 3.1 SDK, and .Net 6.0 SDK. The installation involves downloading and extracting the binary distribution from the specified link. Validation is performed by opening an x64 Native Tools Command Prompt, navigating to the extracted directory, and running `tools\\make test`.\n"]]