COMMITS
/ examples/cpp/pdptw.cc July 18, 2025
G
Backport trivial changes
Guillaume Chatelet committed
March 4, 2025
M
examples/cpp: backport from main
Mizux Seiha committed
February 25, 2025
M
backport examples from main
Mizux Seiha committed
January 10, 2025
C
Bump Copyright to 2025
Corentin Le Molgat committed
November 17, 2024
L
fix example
Laurent Perron committed
November 15, 2024
C
backport cleanup from main
Corentin Le Molgat committed
January 4, 2024
M
bump license boilerplate
Mizux Seiha committed
June 21, 2023
C
Export examples/cpp/ from google3
Corentin Le Molgat committed
February 17, 2023
L
use new logging flags
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 23, 2021
L
reindent, add #include <cstding>
Laurent Perron committed
April 2, 2021
C
update examples
Corentin Le Molgat committed
M
Update copyright
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
May 28, 2019
L
minor polish of examples
Laurent Perron committed
January 5, 2019
L
remove obsolete files from ortools/base; port code accordingly; add new sat sample
Laurent Perron committed
L
remove traces of callback.h
Laurent Perron committed
December 14, 2018
L
revert last change on the routing API; report new best bound of the SAT solver in the log
Laurent Perron committed
December 12, 2018
L
change routing disjunction API to use list of int instead of int64 for nodes
Laurent Perron committed
October 31, 2018
C
dotnet: Remove reference to dotnet release command
Corentin Le Molgat committed
November 10, 2018
L
update license headers
Laurent Perron committed
November 7, 2018
C
Replace 0 by EXIT_SUCCESS
Corentin Le Molgat committed
June 8, 2018
L
clang-format
Laurent Perron committed
December 14, 2017
L
export base::SetFlag and base::GetFlag; use them in examples
Laurent Perron committed
December 8, 2017
L
polish previous CL on base libraries upgrade
Laurent Perron committed
L
deep sync with base library; prepare for abseil.io integration
Laurent Perron committed
October 17, 2017
L
change copyright date
Laurent Perron committed
April 27, 2017
L
replace hash_map and hash_set by unordered_map and unordered_set
Laurent Perron committed
April 26, 2017
March 28, 2017
L
update examples after library changes
Laurent Perron committed
December 13, 2016
L
misc improvements in the code
Laurent Perron committed
December 8, 2016
L
add 2 new sat based examples: shift_minimization, and rcpsp; port old examples to new API
Laurent Perron committed
November 16, 2016
D
edit multidim_knapsack to print assigned items + formatting the code
Driss Lahlou committed
October 7, 2016
February 3, 2016
L
Switch parameters to proto3, propagate to all code, offer support in all languages
Laurent Perron committed
January 21, 2016
J
Fix broken web links
Jakob Class committed
March 3, 2015
L
compile gflags correctly, remove google namespace, use gflags instead, port all code using it
Laurent Perron 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
May 21, 2014
L
update examples
lperron@google.com committed
March 12, 2014
L
sync with internal version; major work on sat solver (symmetries, speedups); speed up on routing library
lperron@google.com committed
January 8, 2014
L
reformat code using clang-format
lperron@google.com committed