כדי לבדוק את התקנות ה- .Net, פותחים את שורת הפקודה x64 Native Tools ומנווטים אל
הספרייה שבה פתחתם את ההתפלגות הבינארית. לאחר מכן מזינים את
הפקודה הבאה:
tools\make test
פעולה זו מפעילה מבחר דוגמאות עבור כלי OR. אם כל הדוגמאות פועלות
בהצלחה, אתם מוכנים
תחילת העבודה עם כלי OR.
[[["התוכן קל להבנה","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 (שעון UTC)."],[],["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"]]