|
|
0cf88ded89
|
LearningSolver: Silence logging during parallel_solve
|
2020-10-05 11:27:43 -05:00 |
|
|
|
92615958fb
|
GurobiSolver: Flip upper/lower bound for minimization problems
|
2020-10-05 11:27:19 -05:00 |
|
|
|
b51c367257
|
UserCutsComponent: ignore training instances without cut data
|
2020-10-05 11:26:36 -05:00 |
|
|
|
75570ceaeb
|
Minor fixed to BenchmarkRunner
|
2020-10-05 11:25:53 -05:00 |
|
|
|
a221740ac5
|
Implement lazy callbacks & two-phase gap
|
2020-09-25 06:02:07 -05:00 |
|
|
|
86e7b1981f
|
Revert changes to default variable category
|
2020-09-24 15:05:54 -05:00 |
|
|
|
ba96338d2d
|
Small fixes to lazy constraints
|
2020-09-24 14:30:29 -05:00 |
|
|
|
0fe6aab98f
|
Modify Instance defaults
|
2020-09-24 14:30:06 -05:00 |
|
|
|
e527e75481
|
Implement iteration_cb for LearningSolver; reactivate TSP
|
2020-09-23 17:46:18 -05:00 |
|
|
|
5390a5b656
|
Rename LazyConstraintsComponent to DynamicLazyConstraintsComponent
|
2020-09-23 17:34:19 -05:00 |
|
|
|
425ea2b7cc
|
Temporarily remove native solver callbacks; add iteration_cb
|
2020-09-23 17:30:39 -05:00 |
|
|
|
e731f46b72
|
Implement preliminary version of static lazy component
|
2020-09-23 14:27:17 -05:00 |
|
|
|
27b2a1eef5
|
Document new static lazy constraints feature
|
2020-09-23 14:26:49 -05:00 |
|
|
|
be67345917
|
Bump version to 0.2
|
2020-09-23 14:26:16 -05:00 |
|
|
|
5ccd65c809
|
Remove empty tests
|
2020-09-23 14:25:30 -05:00 |
|
|
|
6b104433be
|
Improve logging
|
2020-09-15 08:46:49 -05:00 |
|
|
|
42a891276c
|
Udpate docs
|
2020-08-29 18:22:57 -05:00 |
|
|
|
3e77d8291c
|
Update Makefile
|
2020-08-29 18:22:57 -05:00 |
|
|
|
bc263e6d6b
|
Update README.md
|
2020-08-29 17:48:38 -05:00 |
|
|
|
3fa0150dd9
|
Update GitHub Actions
|
2020-08-29 17:37:13 -05:00 |
|
|
|
b7520ad16f
|
Update README and setup.py
|
2020-08-29 11:50:21 -05:00 |
|
|
|
25f336aac9
|
Fix failing test
|
2020-08-29 11:49:19 -05:00 |
|
|
|
5663ced0be
|
Move python files to root folder; remove built docs
|
2020-08-29 11:42:02 -05:00 |
|
|
|
741af8506b
|
Remove Julia components
|
2020-08-29 11:37:01 -05:00 |
|
|
|
db3e27b039
|
Make it optional to solve the LP relaxation first
|
2020-08-28 16:48:08 -05:00 |
|
|
|
295358c553
|
Improve Julia interface
|
2020-08-28 11:05:00 -05:00 |
|
|
|
7caca9a882
|
Only use color log output if stdout is a TTY
|
2020-08-27 10:10:32 -05:00 |
|
|
|
302372847e
|
Disable progress bars when stdout it not a TTY
|
2020-08-27 09:58:46 -05:00 |
|
|
|
0658bf2722
|
Remove JuMPSolver.add_constraint check
|
2020-08-27 09:58:03 -05:00 |
|
|
|
683b3c5893
|
GitHub Actions: Add Julia tests
|
2020-08-18 12:05:35 -05:00 |
|
|
|
537e7f5764
|
ObjectiveValueComponent: Fix failing test
|
2020-08-18 10:56:57 -05:00 |
|
|
|
b42187ee0b
|
Do not modify solver threads by default
|
2020-08-18 10:51:31 -05:00 |
|
|
|
346ca11a92
|
Serialize instances as JSON
|
2020-08-18 10:51:31 -05:00 |
|
|
|
64425e5624
|
Makefile: Fix Julia calls
|
2020-08-17 19:44:34 -05:00 |
|
|
|
261cb89a4d
|
Remove non-essential pacakges from setup.py; correct setup.py packages
|
2020-08-17 19:26:01 -05:00 |
|
|
|
8ad16aac89
|
Makefile: Use python3 by default
|
2020-08-17 16:41:13 -05:00 |
|
|
|
338aeaa8f3
|
Use same logging format in Python and Julia
|
2020-07-31 20:42:38 -05:00 |
|
|
|
9c816badfb
|
Add save chart function to BenchmarkRunner
|
2020-07-31 17:43:28 -05:00 |
|
|
|
869e4b4161
|
Refactor JuMPSolver; capture log output
|
2020-07-31 17:43:00 -05:00 |
|
|
|
e73e6c462e
|
Add Instance.load and Instance.dump
|
2020-07-30 11:09:23 -05:00 |
|
|
|
b3dc0884a5
|
Reduce verbosity in Julia tests
|
2020-07-30 09:02:50 -05:00 |
|
|
|
df0a5e5b73
|
Build system image
|
2020-07-30 09:02:37 -05:00 |
|
|
|
123618f763
|
Manifest.toml: Use https URLs instead of git
|
2020-07-24 20:15:09 -05:00 |
|
|
|
ea12e21e02
|
PrimalComponent: handle case where classifier is a fixed int
|
2020-06-23 10:48:30 -05:00 |
|
|
|
11d22b4c3c
|
Implement GurobiSolver (without Pyomo)
|
2020-06-23 10:40:24 -05:00 |
|
|
|
15473b6a8c
|
Rename solvers to CplexPyomoSolver and GurobyPyomoSolver
|
2020-06-22 10:48:52 -05:00 |
|
|
|
78b9982f3d
|
Fix julia tests
|
2020-06-08 15:41:30 -05:00 |
|
|
|
9f70559d63
|
Implement UserCutsComponent; modify TravelingSalesmanInstance
|
2020-06-01 16:25:17 -05:00 |
|
|
|
5480b196f5
|
Improve JuMPSolver performance
|
2020-05-11 18:26:51 -05:00 |
|
|
|
0cf1939325
|
Fix failing test
|
2020-05-05 14:44:08 -05:00 |
|