Commit Graph

41 Commits (672bb220c106e4ed206a35da307cb92f20734e1b)

Author SHA1 Message Date
Alinson S. Xavier 93e604817b
Reformat source code
1 year ago
Alinson S. Xavier d94d7c034d JumpModel: Minor fix
2 years ago
Alinson S. Xavier 42466936a3 Minor fixes
2 years ago
Alinson S. Xavier e9971a2152 Remove hardcoded LP optimizer
2 years ago
Alinson S. Xavier 510d87ce90 Make compatible with write_mps; fix lazy_enforce
2 years ago
Alinson S. Xavier 190c288203 Make lazy constraints compatible with JuMP
2 years ago
Alinson S. Xavier 4d5b7e971c Minor fixes
2 years ago
Alinson S. Xavier d69c4bbfa7 Make cuts component compatible with JuMP
2 years ago
Alinson S. Xavier d6025c5f4a
Add write_jld2, reformat code
2 years ago
Alinson S. Xavier eab4697b6b
Update copyright notices, other minor fixes
3 years ago
Alinson S. Xavier dabcfef00f
Make python classes available in Julia
3 years ago
Alinson S. Xavier 117ed8d4cd
Conclude JumpModel
3 years ago
Alinson S. Xavier 5bc909d62f
Start implementing JumpSolver
3 years ago
Alinson S. Xavier 1eee63702d
Start rewrite; add CPX collector
3 years ago
Alinson S. Xavier 38c4e41720
BB: Collect strong branching data
3 years ago
Alinson S. Xavier dd13654e3e Update to JuMP 1.2 and MOI 1.7
3 years ago
Alinson S. Xavier acaa8c3bee Use UpperBoundRef and LowerBoundRef; relax int vars
4 years ago
Alinson S. Xavier 10ebfc2086 Reformat jump_solver.jl
4 years ago
Alinson S. Xavier e0055f16f4 Remove temporary docs; apply some fixes
4 years ago
Alinson S. Xavier 95b253429b Replace sysimage.jl by juliaw; reformat source code
4 years ago
Alinson S. Xavier 7750e16862 Collect basis status and SA separately
4 years ago
Alinson S. Xavier e77b6acdb5 Extract constraint slacks
4 years ago
Alinson S. Xavier 7c6ba863d6 Store LHS using sparse matrices
4 years ago
Alinson S. Xavier b4ae4d2311 JuMPSolver: Collect constraint basis status and sa_rhs
4 years ago
Alinson S. Xavier 6262751fdc JuMPSolver: Collect variable basis status
4 years ago
Alinson S. Xavier 65a78ebdfe JuMPSolver: Collect sa_obj, sa_lb, sa_ub
4 years ago
Alinson S. Xavier 9c05e9d66a Rename files
4 years ago
Alinson S. Xavier af3a5a69f0 Implement lazy callbacks
4 years ago
Alinson S. Xavier 39072a6290 Make compatible with MIPLearn 5b3a56f0; reformat source code
4 years ago
Alinson S. Xavier e94296b057 Use HDF5 for instance files
4 years ago
Alinson S. Xavier 837165575f Make package compatible with miplearn:dev
4 years ago
Alinson S. Xavier 9362c3b268 Rewrite FileInstance
4 years ago
Alinson S. Xavier c3ba762868 Remove object references from model.ext[:miplearn]
4 years ago
Alinson S. Xavier 529e6289ec Allow module to be precompiled
4 years ago
Alinson S. Xavier fa7f15b9bd Make compatible with Cbc
4 years ago
Alinson S. Xavier 1bb2b48b7d BenchmarkRunner: Ensure outputs are discarded
4 years ago
Alinson S. Xavier 9689306876 Implement BenchmarkRunner
4 years ago
Alinson S. Xavier c6b76f57d2 Save and load LearningSolver; fix parallel_solve
4 years ago
Alinson S. Xavier 98024dea95 Partial implementation of parallel_solve
4 years ago
Alinson S. Xavier e72831039c Implement FileInstance
4 years ago
Alinson S. Xavier 6784b2153d Reorganize files
4 years ago