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
fd6065a5a2
add sat option
2020-07-01 17:48:56 +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