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
Andrea Sgattoni
18468fe1e6
add integer and linear programming test for dotnet python and java
2023-11-13 15:29:08 +01:00
Andrea Sgattoni
4d1feddd22
remove xpress from CS and Java LinearProgramming tests
2023-10-27 09:42:35 +02:00
Andrea Sgattoni
3c4a76e68f
update xpress interface with dynamic load
2023-10-27 09:42:35 +02:00
Corentin Le Molgat
c7120439d4
Bump license date
2022-06-17 14:23:23 +02:00
Mizux Seiha
c0f6978f3b
Update copyright
2021-04-02 10:08:51 +02: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
55cedb4b4b
remove name from MPSolver.CreateSolver API; simplify underlying code
2020-08-18 17:16:10 +02:00
Laurent Perron
2022071171
polish examples and samples
2020-06-26 09:35:26 +02:00
Laurent Perron
fedf3d4ff4
revamp and simplify swig support, force typed enums for C# and Java for all except the constraint_solver/routing module; port examples; Fix SAT on very large problems
2018-12-11 17:03:03 +01: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