Commit Graph

20 Commits (19453f5ee53ccc63625c0942fefd3b03daf0f6ee)

Author SHA1 Message Date
Alinson S. Xavier 0b04fa93da
Finish TSP implementation; improve performance of Extractors
6 years ago
Alinson S. Xavier 7a01d9cbcf
Implement TSP generator and LazyConstraintsComponent
6 years ago
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 212e38d004 Make SolutionExtractor use instance.solution and instance.lp_solution
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 635c16386d Update copyright notices
6 years ago
Alinson S. Xavier d3b5b43b94 Implement AdaptiveSolver; reorganize imports
6 years ago
Alinson S. Xavier 85b804610f Move components into submodule
6 years ago
Alinson S. Xavier 17c21382c5 miplearn module: export extractors
6 years ago
Alinson S. Xavier 203537711f Export components and predictors
6 years ago
Alinson S. Xavier b48dfad3aa Minor changes
6 years ago
Alinson S. Xavier 6a29411df3 Modularize LearningSolver into components; implement branch-priority
6 years ago
Alinson S. Xavier 8f141e6a9d Implement BenchmarkRunner
6 years ago
Alinson S. Xavier 35218d4893 Update README and copyright notice; rename heuristic mode
6 years ago
Alinson S. Xavier f538356bf6 Temporarily remove unused files; make package work with Cbc
6 years ago
Alinson S. Xavier e4526bc724 Add PerVariableTransformer
6 years ago
Alinson S. Xavier 3ef1733334 Initial version
6 years ago