0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3069 from bollhals/domain_and_null_checks More... over 3 years ago
C# - use var in is type check - seal classes that have no derived class - simplify AddOrIncrement function More... over 3 years ago
Bump ortools/base More... over 3 years ago
Bump math_opt More... over 3 years ago
[CP-SAT] relax model validation requirement on scheduling constraints More... over 3 years ago
[CP-SAT] Tweak C# linear API More... over 3 years ago
fix More... over 3 years ago
[CP-SAT] optimize C# modeling layer More... over 3 years ago
[CP-SAT] remove unused API More... over 3 years ago
- only use domain object if really needed - upgrade to C# 9 - replace some null checks with "is (not) null" More... over 3 years ago
[CP-SAT] improve C++ modeling layer; allow chaining incremental constraint filling methods in C#/Java More... over 3 years ago
fix More... over 3 years ago
fixes More... over 3 years ago
add TableConstraint.addTuples in java CP-SAT More... over 3 years ago
add incremental constraint creation in CP-SAT C# More... over 3 years ago
[CP-SAT] change constraints in CpModel C# API to allow incremental filling like in C++/Java More... over 3 years ago
[CP-SAT] fix permission in new java API More... over 3 years ago
fix More... over 3 years ago
port csharp sat examples More... over 3 years ago
fix More... over 3 years ago
[CP-SAT] update doc files More... over 3 years ago
[GLOP] Fix bug in presolve More... over 3 years ago
add cp-sat C# test; reformat code More... over 3 years ago
C# CP-SAT: test new expression; reformat examples/tests/*cs More... over 3 years ago
fix CP-SAT C# layer; port samples More... over 3 years ago
Rewrite LinearExpression part in CP-SAT C# interface More... over 3 years ago
[CP-SAT] speedup bool_var creation More... over 3 years ago
improve binpacking_2d_sat.cc example More... over 3 years ago
[BASE] extend status builder More... over 3 years ago
[UTIL] speedup domains More... over 3 years ago