קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אפשר להתקין את OR-Tools עבור Python ממנהל חבילות ה-PIP, לפתח אותו מהמקור או להשתמש בארכיון SDK של Python.
האפשרות 'תמונה בתוך תמונה' היא קלה יותר, ולכן אנחנו ממליצים עליה אלא אם אתם מתכננים לשנות את קוד המקור או להתאים אישית את ה-build.
שימוש בחבילות 'תמונה בתוך תמונה'
במדריכים הבאים מוסבר איך להשתמש ב-OR-Tools עבור Python באמצעות חבילות Pip שפורסמו:
[[["התוכן קל להבנה","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-09 (שעון UTC)."],[[["OR-Tools for Python can be installed via Pip, built from source, or using a Python SDK archive, with Pip being the recommended method for most users."],["Building from source is necessary if you intend to use third-party solvers or customize OR-Tools."],["Detailed installation guides are available for Linux, macOS, and Windows operating systems, covering Pip packages, source builds, and binary distributions."]]],["OR-Tools for Python can be installed via Pip, by building from source, or using a binary distribution. Pip is recommended for ease of use, unless source code modification or build customization is needed. Building from source is required when using a third-party solver. Installation guides are provided for each method on Linux, MacOS, and Windows. Each guide explains how to proceed with the installation process depending on the OS and the type of installation.\n"]]