OR-Tools được viết bằng C++, nhưng bạn cũng có thể sử dụng ORC với Python, Java hoặc .Net. Các phần sau sẽ giúp bạn nhanh chóng bắt đầu tạo và chạy các chương trình OR-Tools bằng các ngôn ngữ được hỗ trợ:
Hướng dẫn bắt đầu sử dụng
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-08-09 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-08-09 UTC."],[[["\u003cp\u003eOR-Tools is a suite of tools written in C++ for solving optimization problems.\u003c/p\u003e\n"],["\u003cp\u003eOR-Tools provides language support for Python, Java, and .Net in addition to C++.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find language-specific guides to get started with OR-Tools development.\u003c/p\u003e\n"]]],["OR-Tools, primarily in C++, is accessible via Python, Java, and .Net. It provides instructions to begin creating and executing programs across these languages. Specific guides are available for C++, Python, Java, and .Net users, detailing the initial steps for each language. These guides facilitate setting up and running OR-Tools within their chosen programming environment.\n"],null,["# Get Started Guides\n\nOR-Tools is written in C++, but you can also use it with Python, Java, or .Net.\nThe following sections will quickly get you started creating and running\nOR-Tools programs in each of the supported languages:\n\n- [Get started with OR-Tools for C++](/optimization/introduction/cpp)\n- [Get started with OR-Tools for Python](/optimization/introduction/python)\n- [Get started with OR-Tools for Java](/optimization/introduction/java)\n- [Get started with OR-Tools for .Net](/optimization/introduction/dotnet)"]]