COMMITS
/ examples/cpp/frequency_assignment_problem.cc January 5, 2026
G
Add vector reserve to examples/cpp
Guillaume Chatelet committed
July 18, 2025
G
Backport trivial changes
Guillaume Chatelet committed
January 10, 2025
C
Bump Copyright to 2025
Corentin Le Molgat committed
March 25, 2024
C
backport example/ 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 1, 2023
L
Add absl::Stringify for protobufs in base/logging.h; fixes all around
Laurent Perron committed
January 31, 2023
L
Remove logging code; use absl one
Laurent Perron committed
June 17, 2022
C
Bump license date
Corentin Le Molgat 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
switch flags setters and getters to the absl format
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
April 11, 2018
L
update C++ examples after changes in base library
Laurent Perron committed
L
speed up sat cumulative; add namespaces to base library + fix code
Laurent Perron committed
October 17, 2017
L
change copyright date
Laurent Perron committed
April 27, 2017
L
remove hash_map/hash_set; replace with std::unordered_map|set
Laurent Perron committed
April 26, 2017
December 13, 2016
L
misc improvements in the code
Laurent Perron committed
November 16, 2016
D
edit multidim_knapsack to print assigned items + formatting the code
Driss Lahlou committed
November 4, 2016
D
support Visual studio 2013 using Solver::IndexEvaluator2
Driss Lahlou committed
October 5, 2016
L
port examples
Laurent Perron 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
ported examples
lperron@google.com committed
October 10, 2013
June 11, 2013
L
huge sync with internal version
lperron@google.com committed
September 13, 2012
L
compilation fix on windows
laurent.perron@gmail.com committed
L
frequency assignment problem
lperron@google.com committed