Commit Graph

23 Commits (9f516160abd25361ec08e7e6e03a3bf0373a43d6)

Author SHA1 Message Date
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
Alinson S. Xavier 62974e2438 Implement save, load_jump_instance
4 years ago
Alinson S. Xavier f94eb598c9 Replace tuples; make it work with plain JuMP models
4 years ago
Alinson S. Xavier 241d1d4157 Make simple examples work
4 years ago
Alinson S. Xavier fcb536a657 Simplify ext dictionary
4 years ago
Alinson S. Xavier 2ebf643a33 Make JuMPSolver pass all tests
4 years ago
Alinson S. Xavier 60e1c1dc0c Implement add/remove_constraints
4 years ago
Alinson S. Xavier 9cc51e9702 Implement are_constraints_satisfied
4 years ago
Alinson S. Xavier c1c0eddb43 Add types to JuMPSolverData
4 years ago
Alinson S. Xavier b5c45966d3 Remove obsolete methods
4 years ago
Alinson S. Xavier e9fbf4a3c7 Use compact variable and constraint features
4 years ago
Alinson S. Xavier eb7f7034a9 Reorganize package; add macros
5 years ago
Alinson S. Xavier 96f7243d4c Make compatible with MIPLearn 0.2.0
5 years ago
Alinson S. Xavier c72d0e72d9 Instance: add get_variable_category
5 years ago
Alinson S. Xavier 4b386613cc Make default implementations of to_model, etc generate an error
5 years ago
Alinson S. Xavier 9efc5f254b Remove CPLEX and Gurobi from dependencies
5 years ago
Alinson S. Xavier 9b9f4d968d Initial version
5 years ago