COMMITS
/ examples/cpp/integer_programming.cc December 12, 2025
G
Update linear solver build (#4945)
Guillaume Chatelet committed
February 27, 2025
C
examples/cpp: use absl/log.h
Corentin Le Molgat committed
February 21, 2025
L
massive cleanup of includes; work on CP-SAT routing cuts
Laurent Perron committed
February 19, 2025
L
remove stderrthreshold flag, use absl globals method
Laurent Perron committed
January 10, 2025
C
Bump copyright to 2025
Corentin Le Molgat committed
December 29, 2024
L
fix examples
Laurent Perron committed
January 4, 2024
M
bump license boilerplate
Mizux Seiha committed
November 13, 2023
A
xpress tests gracefully exit if Xpress not found
Andrea Sgattoni committed
June 21, 2023
C
Export examples/cpp/ from google3
Corentin Le Molgat committed
March 9, 2023
L
add logging to integer/linear_programming; keep absl log symbols in libortools, enable GLPK in bazel
Laurent Perron committed
September 9, 2022
L
update and fix examples
Laurent Perron committed
June 17, 2022
C
Bump license date
Corentin Le Molgat committed
February 25, 2022
L
use init_google.h in c++ examples
Laurent Perron committed
April 2, 2021
M
Update copyright
Mizux Seiha committed
March 30, 2021
M
Update integer_programming to get trace
Mizux Seiha committed
January 14, 2021
L
sync most c++ examples
Laurent Perron committed
October 29, 2020
C
format file forcing the left alignment
Corentin Le Molgat committed
October 23, 2020
M
Fix examples
Mizux Seiha committed
October 22, 2020
M
reapply google format
Mizux Seiha committed
October 20, 2020
L
fix examples
Laurent Perron committed
L
switch flags setters and getters to the absl format
Laurent Perron committed
August 18, 2020
L
remove name from MPSolver.CreateSolver API; simplify underlying code
Laurent Perron committed
July 22, 2020
L
add make based support for xpress on MAC OS X
Laurent Perron committed
June 25, 2020
L
improve linear examples
Laurent Perron committed
June 24, 2020
L
fix example
Laurent Perron committed
August 5, 2019
L
7.2 -> 7.3
Laurent Perron committed
November 22, 2018
C
Format examples/cpp
Corentin Le Molgat committed
November 7, 2018
C
Replace 0 by EXIT_SUCCESS
Corentin Le Molgat committed
September 26, 2018
C
Add missing basic examples
Corentin Le Molgat committed
June 8, 2018
L
clang-format
Laurent Perron committed
October 17, 2017
L
change copyright date
Laurent Perron committed
April 26, 2017
March 12, 2016
February 9, 2016
L
small reindent
Laurent Perron committed
March 3, 2015
L
compile gflags correctly, remove google namespace, use gflags instead, port all code using it
Laurent Perron committed
October 15, 2014
L
incomplete support for CPLEX, works only on mac currently
lperron@google.com committed
July 9, 2014
L
add empty line after licence part, in glop, implement portable floating point exceptions
lperron@google.com committed
L
ported examples
lperron@google.com committed
January 8, 2014
L
reformat code using clang-format
lperron@google.com committed
June 11, 2013
L
huge sync with internal version
lperron@google.com committed
January 10, 2013
October 28, 2012
L
experimental support for gurobi; only tested on mac os X so far
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