Alinson S. Xavier
|
a2fbb9f8d8
|
Implement PrimalSolutionComponent; remove deprecated predictors
|
6 years ago |
Alinson S. Xavier
|
ccd694af9b
|
Implement ObjectiveValueComponent
|
6 years ago |
Alinson S. Xavier
|
7de1db047f
|
Implement InstanceFeaturesExtractor and ObjectiveValueExtractor
|
6 years ago |
Alinson S. Xavier
|
b428a4fc36
|
Add option to solve root relaxation only
|
6 years ago |
Alinson S. Xavier
|
15ee7f51ee
|
Update benchmark scripts
|
6 years ago |
Alinson S. Xavier
|
9e4004ae8a
|
Silence Gurobi
|
6 years ago |
Alinson S. Xavier
|
b60afab5ef
|
Extract value of LP relaxation
|
6 years ago |
Alinson S. Xavier
|
10ad8e0a9e
|
Make Gurobi the default solver
|
6 years ago |
Alinson S. Xavier
|
24b0a7888e
|
Update benchmark scripts
|
6 years ago |
Alinson S. Xavier
|
212e38d004
|
Make SolutionExtractor use instance.solution and instance.lp_solution
|
6 years ago |
Alinson S. Xavier
|
0048fcce13
|
Extract root relaxation solution
|
6 years ago |
Alinson S. Xavier
|
7641504f3a
|
Update GitHub Actions
|
6 years ago |
Alinson S. Xavier
|
71ac2cb111
|
Documentation: update supported solvers and solver customization
|
6 years ago |
Alinson S. Xavier
|
f8e8aeb973
|
Better encapsulate solvers
|
6 years ago |
Alinson S. Xavier
|
141c8f0fdf
|
Store solution into instance object after solving
|
6 years ago |
Alinson S. Xavier
|
4bf7636f51
|
Fix tests for CPLEX; temporarily disable incompatible tests
|
6 years ago |
Alinson S. Xavier
|
4ab957b686
|
Update copyright notices
|
6 years ago |
Alinson S. Xavier
|
7d8279a3bb
|
Merge branch 'master' into dev
|
6 years ago |
Alinson S. Xavier
|
55932fbe5b
|
Docs: fix syntax highlighting
|
6 years ago |
Alinson S. Xavier
|
940d434a14
|
Update copyright notice
|
6 years ago |
Alinson S. Xavier
|
b1f90b934e
|
Update link to documentation and license
|
6 years ago |
Alinson S. Xavier
|
29d3c7bb9e
|
Move docs folder
|
6 years ago |
Alinson S. Xavier
|
635c16386d
|
Update copyright notices
|
6 years ago |
Alinson S. Xavier
|
4bae218f1f
|
Add open-source license
|
6 years ago |
Alinson S. Xavier
|
10a4b073ac
|
Add open-source license
|
6 years ago |
Alinson S. Xavier
|
d3b5b43b94
|
Implement AdaptiveSolver; reorganize imports
|
6 years ago |
Alinson S. Xavier
|
1213f1d0a5
|
LearningSolver: fix node count for non-compatible solvers
|
6 years ago |
Alinson S. Xavier
|
ffb29d2bbb
|
BenchmarkRunner: add solve method
|
6 years ago |
Alinson S. Xavier
|
c3902ad61c
|
Branching: Make classifier configurable
|
6 years ago |
Alinson S. Xavier
|
d7131e9f66
|
Knapsack: Make jitter relative instead of absolute
|
6 years ago |
Alinson S. Xavier
|
cae1915660
|
Reactivate linear relaxation code; move to WarmStartComponent
|
6 years ago |
Alinson S. Xavier
|
85b804610f
|
Move components into submodule
|
6 years ago |
Alinson S. Xavier
|
52b476f0a3
|
Remove PerVariableTransformer
|
6 years ago |
Alinson S. Xavier
|
5750b4c98d
|
KNN: Make distinction between k and min_samples; improve logging
|
6 years ago |
Alinson S. Xavier
|
cb0b3d5468
|
Fix component name
|
6 years ago |
Alinson S. Xavier
|
fc62a7b067
|
Temporarily disable linear relaxation features
|
6 years ago |
Alinson S. Xavier
|
f9e9077803
|
Only use warmstart=true if warm start is available
|
6 years ago |
Alinson S. Xavier
|
dbea4aa988
|
Make WarmStartComponent use Extractor
|
6 years ago |
Alinson S. Xavier
|
17c21382c5
|
miplearn module: export extractors
|
6 years ago |
Alinson S. Xavier
|
6685f4ff23
|
Switch tests to simpler Knapsack encoding; remove outdated test
|
6 years ago |
Alinson S. Xavier
|
c82de560f4
|
Implement UserFeaturesExtractor and SolutionExtractor
|
6 years ago |
Alinson S. Xavier
|
bb42815404
|
Knapsack: change encoding; add simpler class for tests
|
6 years ago |
Alinson S. Xavier
|
e0b997b3fd
|
pytest: stop at first error
|
6 years ago |
Alinson S. Xavier
|
1986effcd5
|
Update MSS results
|
6 years ago |
Alinson S. Xavier
|
9239c4eb82
|
LearningSolver: add more constructor options; perform fit in parallel
|
6 years ago |
Alinson S. Xavier
|
1300a73bc2
|
WarmStart: save trained predictors; update defaults
|
6 years ago |
Alinson S. Xavier
|
f7f3b7e525
|
Branching: use variable categories instead of hardcoded indices
|
6 years ago |
Alinson S. Xavier
|
99652e49f2
|
Docs: remove link to missing benchmark
|
6 years ago |
Alinson S. Xavier
|
0721cd54e4
|
Add clean tasks
|
6 years ago |
Alinson S. Xavier
|
203537711f
|
Export components and predictors
|
6 years ago |