COMMITS
/ examples/python/integer_programming.py January 10, 2025
C
Bump copyright to 2025
Corentin Le Molgat committed
January 4, 2024
M
bump license boilerplate
Mizux Seiha committed
November 13, 2023
A
add integer and linear programming test for dotnet python and java
Andrea Sgattoni committed
July 1, 2023
L
use black on examples/python
Laurent Perron committed
February 17, 2023
L
use new logging flags
Laurent Perron committed
June 17, 2022
C
Bump license date
Corentin Le Molgat committed
May 3, 2021
L
[CP-SAT] deprecate SearchAllSolutions and SolveWithSolutionCallback
Laurent Perron committed
April 2, 2021
M
Update copyright
Mizux Seiha committed
March 26, 2021
M
python: Fix integer_programming.py
Mizux Seiha committed
March 24, 2021
L
introduce struct to hold flags in cpp init code; rename classes
Laurent Perron committed
March 23, 2021
L
expand init API
Laurent Perron committed
L
add Init to python example
Laurent Perron committed
November 18, 2020
L
update python code, remove __future__ imports, remove six, use absl-py for flags, update examples
Laurent Perron committed
August 18, 2020
L
remove name from MPSolver.CreateSolver API; simplify underlying code
Laurent Perron committed
June 24, 2020
August 5, 2019
L
7.2 -> 7.3
Laurent Perron committed
May 6, 2019
L
mostly reindent of examples
Laurent Perron committed
November 28, 2018
C
Apply yapf on examples/python/*.py
Corentin Le Molgat committed
November 11, 2018
L
reformat python files as tab length = 4 now
Laurent Perron committed
November 10, 2018
L
update license headers
Laurent Perron committed
August 3, 2018
D
fixed typo in python example
Dan Marinescu committed
July 31, 2018
L
fix cplex support
Laurent Perron committed
June 11, 2018
L
run pyformat on python examples
Laurent Perron committed
October 17, 2017
L
change copyright date
Laurent Perron committed
January 14, 2016
M
Changed examples (H,I,J) to python 3
Martin West committed
December 9, 2015
L
fix examples to work with python3, linear_solver is not yet working; tested with python 3.5
Laurent Perron committed
L
fix make test_python
Laurent Perron committed
L
remove python dependencies on apputils, gflags
Laurent Perron committed
July 9, 2014
L
python rewrite
lperron@google.com committed
June 13, 2014
L
move python swig file into python sub-directories
lperron@google.com committed
January 17, 2014
L
remove MPSolver::*Objective* setters, getters, use setters/getters on objective
lperron@google.com committed
December 29, 2013
L
port python test examples to python3
laurent.perron@gmail.com committed
December 24, 2013
L
add a ortools package for python modules; kept compatibility; updated all examples
lperron@google.com committed
June 11, 2013
L
huge sync with internal version
lperron@google.com committed
March 28, 2012
L
one bug fix in the routing library, update copyright notice everywhere
lperron@google.com committed
L
reorganize all examples in the examples directory
lperron@google.com committed