Commit Graph

11 Commits

Author SHA1 Message Date
Corentin Le Molgat
a66a6daac7 Bump Copyright to 2025 2025-01-10 11:35:44 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
f33e95b004 examples: fix dotnet samples 2022-09-05 17:39:18 +02:00
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +02:00
Mizux Seiha
1cafe73acf techtalk_scheduling: Avoid crash running solve only one time. 2021-05-25 14:15:00 +02:00
Mizux Seiha
a7d511bf77 dotnet: Fix indent 2021-05-25 14:13:52 +02:00
Mizux Seiha
bd379bd882 Fix techtalk_scheduling.cs compilation 2021-05-22 00:59:44 +02:00
Corentin Le Molgat
8b8b32c7e7 Sync .Net examples 2021-05-21 09:22:41 +02:00
Laurent Perron
dbbe4d9829 port some CP C# examples to CP-SAT 2018-11-20 14:21:43 -08:00
Laurent Perron
87b9d55b21 update license headers 2018-11-10 18:00:53 +01:00
Corentin Le Molgat
42d7c276ab dotnet: rework example layout
- Fix examples using MPConstraint::Activity instead of MPSolver
- Move all examples to exmaples/dotnet
- remove netfx sub-directories
- Add all examples to target test_dotnet
  - still few disabled since they are too long
- Add tools/generate_examples_csproj.sh to generate .*proj files
2018-08-30 11:58:47 +02:00