This website requires JavaScript.
Explore
Help
Register
Sign In
always-cautious
/
ortools-clone
Watch
1
Star
0
Fork
0
You've already forked ortools-clone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bd59058dac12e2ec652facfcda4e57dbfe171fd
ortools-clone
/
ortools
/
sat
/
csharp
History
Laurent Perron
c4f08e2bab
enable public API to modify the CP-SAT model protobuf directly
2019-03-25 13:32:12 +01:00
..
Constraints.cs
allow modification of the CP-SAT model; add public setters and missing getters
2019-03-25 12:01:45 +01:00
CpModel.cs
Backport from g3 to github
2019-03-13 13:51:31 +01:00
CpSolver.cs
Backport from g3 to github
2019-03-13 13:51:31 +01:00
IntegerExpressions.cs
enable model modifications for CP-SAT
2019-03-25 12:49:04 +01:00
IntervalVariables.cs
enable public API to modify the CP-SAT model protobuf directly
2019-03-25 13:32:12 +01:00
sat.i
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
SearchHelpers.cs
move ObjectiveSolutionPrinter to new SearchHelpers.cs CP-SAT C# code
2018-12-28 18:17:41 +01:00