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
277792fa64e350fe90fab0fe25d837841b6265cc
ortools-clone
/
ortools
/
sat
/
csharp
History
Laurent Perron
a31bbd5577
Speed up linear expression scanning for large arrays in CP-SAT C#
2019-06-01 23:49:57 +02: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
Speed up linear expression scanning for large arrays in CP-SAT C#
2019-06-01 23:49:57 +02:00
CpSolver.cs
rewrite CP-SAT C# Linear implementation
2019-05-16 15:26:44 +02:00
IntegerExpressions.cs
Speed up linear expression scanning for large arrays in CP-SAT C#
2019-06-01 23:49:57 +02:00
IntervalVariables.cs
enable public API to modify the CP-SAT model protobuf directly
2019-03-25 13:32:12 +01:00
sat.i
better presolve of int_max, make extraction of size 2 table constraint deterministic; internal cleanup of CP-SAT search internals
2019-05-10 23:26:49 +02:00
SearchHelpers.cs
rewrite C# CP-SAT linear layer; still one bug
2019-05-13 10:59:04 +02:00