כדי לבדוק את התקנות ה-Java שלכם, פותחים את שורת הפקודה 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)."],[],["OR-Tools for Java installation on Windows requires specific prerequisites: Microsoft Visual C++ Redistributable for Visual Studio 2022 (x64), a 64-bit Java JDK (8.0 or later), and 64-bit Maven. The installation involves downloading and extracting the OR-Tools binary distribution compatible with Visual Studio 2022. After extraction, the installation can be validated by running `tools\\make test` in an x64 Native Tools Command Prompt within the extracted directory.\n"]]