Corentin Le Molgat
|
c34026b101
|
Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
|
2025-01-10 11:33:35 +01:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Laurent Perron
|
9321ab2096
|
update and fix examples
|
2022-09-09 16:49:24 +02:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Laurent Perron
|
2aba48589e
|
port csharp sat examples
|
2022-01-10 21:24:54 +01:00 |
|
Laurent Perron
|
ceabca677c
|
[CP-SAT] ScalProd -> WeightedSum
|
2022-01-04 19:35:22 +01:00 |
|
slowy07
|
2e0ec51049
|
fix: typo spelling grammar
|
2021-08-16 10:49:00 +02:00 |
|
Laurent Perron
|
efd16c78da
|
[CP-SAT] deprecate SearchAllSolutions and SolveWithSolutionCallback
|
2021-05-03 12:11:39 +02:00 |
|
Mizux Seiha
|
c0f6978f3b
|
Update copyright
|
2021-04-02 10:08:51 +02:00 |
|
Laurent Perron
|
dbec1ec79f
|
revert parallel search on balance group examples
|
2021-01-20 14:55:59 +01:00 |
|
Mizux Seiha
|
93adfb62ac
|
dotnet: Fix BalanceGroupSat.cs
|
2021-01-19 17:42:00 +01:00 |
|
Corentin Le Molgat
|
a9385fc3d2
|
Format all .Net using Microsoft style
|
2020-11-03 10:15:53 +01:00 |
|
Corentin Le Molgat
|
b5e70663c7
|
Format using clang-format 11
|
2020-10-29 14:26:41 +01:00 |
|
Mizux Seiha
|
335cf3df3d
|
format all C# files
|
2020-10-26 18:41:49 +01:00 |
|
Laurent Perron
|
82d234dab4
|
real fix
|
2019-05-15 21:42:58 +02:00 |
|
Laurent Perron
|
8d5f34d2d4
|
fix another C# example
|
2019-05-15 21:30:18 +02:00 |
|
Laurent Perron
|
ff28ad2f63
|
rewrite C# CP-SAT linear layer; still one bug
|
2019-05-13 10:59:04 +02:00 |
|
Laurent Perron
|
bf7e915664
|
fix C# example
|
2019-05-08 15:24:06 +02:00 |
|
stuarthillary
|
9a35fa6e7a
|
Ported the Python example balance_group_sat.py to C#
|
2019-02-14 23:13:16 +00:00 |
|