- Fix DYNAMIC_LD on MacOS - Fixup @rpath in python wrapper - Rework clean_python target - Cleaning rpy target - Echo test_python rules - Add all *vrp* samples to test_python - Rework pypi_archive target - Copy shared library to python tempDir - Update setup.py - Echo install_python rules (i.e. remove of @) - Add uninstall_python target - Update detect_python target
This project hosts operations research tools developed at Google and made available as open source under the Apache 2.0 License. The project contains several tools: - A Constraint Programming solver - A wrapper around third-party linear solvers: - GLPK, CLP, CBC, SCIP, Sulum, and Gurobi - Knapsack algorithms - Graph algorithms: - min-cost flow - max flow - linear sum assignment