0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
regroup common swig methods More... over 14 years ago
fix makefile for pyalgorithms More... over 14 years ago
wrap knapsack solver in python + python example More... over 14 years ago
better display of failing constraints in Solver::CheckAssignment More... over 14 years ago
rename knapsack to knapsack_cp More... over 14 years ago
Introduce MakeWeightedMinimize objective; deprecate MakeSearchLog(period, var) in favor of MakeSearchLog(period, OptimizeVar) More... over 14 years ago
remove dependency on user compiled zlib on unix platforms More... over 14 years ago
fix overflow in Cumulative More... over 14 years ago
string const & -> const string& More... over 14 years ago
clean timer.cc More... over 14 years ago
added const on demon and constraint parameters to demon profiling More... over 14 years ago
fix More... over 14 years ago
fix More... over 14 years ago
fix profiling when failing in the initial propagation More... over 14 years ago
fix More... over 14 years ago
Compilation fix More... over 14 years ago
mac os x fix More... over 14 years ago
high performance timer on mac os X and linux More... over 14 years ago
fix costas array on windows More... over 14 years ago
fix More... over 14 years ago
fix More... over 14 years ago
do not crash in tree monitor is var is unknown, i.e. if the variable is an interval var More... over 14 years ago
do not crash in tree monitor is var is unknown, i.e. if the variable is an interval var More... over 14 years ago
profiler fix More... over 14 years ago
Added knapsack solver with multiple implementations More... over 14 years ago
visit scheduling decisions; Use it in tree monitor; Solver::MakeFixedDurationIntervalVarArray(); Add demon and constraint profiling; Use it in costas_array example; Implement LNS operator in C++ in costas_array More... over 14 years ago
add precise CycleTimer class More... over 14 years ago
added missing include More... over 14 years ago
added STLDelete variation More... over 14 years ago
fix to tree monitor More... over 14 years ago