{"library":"ortools","type":"library","category":null,"description":"Google OR-Tools is an open-source, fast, and portable software suite for solving combinatorial optimization problems. It provides a comprehensive collection of solvers for linear programming, mixed-integer programming, constraint programming (CP-SAT), vehicle routing, and network flow problems. Written primarily in C++, it offers official wrappers for Python, C#, and Java. As of version 9.15.6755, the library is actively developed with frequent releases delivering new features, performance enhancements, and bug fixes across its various solvers.","language":"python","status":"active","version":"9.15.6755","tags":["optimization","solver","operations-research","linear-programming","constraint-programming","vehicle-routing","graph-algorithms","mathematics"],"install":[{"cmd":"pip install ortools","imports":["from ortools.linear_solver import pywraplp","from ortools.sat.python import cp_model","from ortools.constraint_solver import routing_enums_pb2, pywrapcp","from ortools.init.python import init"]}],"homepage":"https://developers.google.com/optimization/","github":"https://github.com/google/or-tools","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ortools/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":9.2,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ortools/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}