Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / airbus/discrete-optimization issues and pull requests

#184 - Fix CategoricalHyperparameter.suggest_with_optuna()

Pull Request - State: closed - Opened by nhuet 6 months ago

#183 - Implement callbacks for iterative pickup-vrp milp solvers

Pull Request - State: closed - Opened by nhuet 6 months ago

#182 - Implement callbacks for knapsack decomposed solver

Pull Request - State: closed - Opened by nhuet 6 months ago

#181 - Implement callbacks for lns solvers

Pull Request - State: closed - Opened by nhuet 6 months ago

#180 - Remove previous docs relying on existence of binder orphan branch

Pull Request - State: closed - Opened by nhuet 6 months ago

#179 - Fix cpmpy example

Pull Request - State: closed - Opened by nhuet 6 months ago

#178 - Update Knapsack solver and optuna examples

Pull Request - State: closed - Opened by g-poveda 6 months ago

#177 - Move binder environment into a subdirectory of main branch

Pull Request - State: closed - Opened by nhuet 6 months ago

#176 - Handle subsolvers hyperparameters in knapsack decomposition solver

Pull Request - State: closed - Opened by nhuet 6 months ago

#174 - Hyperparameters improvements and refactoring

Pull Request - State: closed - Opened by nhuet 6 months ago

#173 - Fix linting issue PR172

Pull Request - State: closed - Opened by g-poveda 6 months ago

#172 - Adding kwargs in constructor function of CPSatSolver of Rcpsp

Pull Request - State: closed - Opened by g-poveda 6 months ago

#171 - Adding hyperparams for facility solvers

Pull Request - State: closed - Opened by g-poveda 6 months ago

#170 - Knapsack solver hyperparameters

Pull Request - State: closed - Opened by g-poveda 6 months ago

#169 - Implement callbacks for ASP clingo solvers

Pull Request - State: closed - Opened by nhuet 7 months ago

#168 - Implement callbacks integration for gurobi solvers

Pull Request - State: closed - Opened by nhuet 7 months ago

#167 - Fix retrieve_solutions() for milp solvers

Pull Request - State: closed - Opened by nhuet 7 months ago

#166 - Fix corner case of cpsat encoding

Pull Request - State: closed - Opened by g-poveda 7 months ago

#165 - Adding CPSat solver for coloring and new optuna example

Pull Request - State: closed - Opened by g-poveda 7 months ago

#164 - Update optuna full example

Pull Request - State: closed - Opened by nhuet 7 months ago

#163 - Fix ortools-cpsat-based solver when using several workers

Pull Request - State: closed - Opened by nhuet 7 months ago

#162 - Put in common `MilpSolver.retrieve_solutions()`

Pull Request - State: closed - Opened by nhuet 7 months ago

#161 - Adding objective function logger callback

Pull Request - State: closed - Opened by g-poveda 7 months ago

#160 - Adding CPSat solver for graph coloring problem

Pull Request - State: closed - Opened by g-poveda 7 months ago

#159 - Fix problem of LargeNeighborhoodSearchRCPSP solver

Pull Request - State: closed - Opened by g-poveda 7 months ago

#156 - Adding cpsat solver for knapsack problem

Pull Request - State: closed - Opened by g-poveda 7 months ago - 1 comment

#154 - Add SolverDO.__init__() and ._init_model()

Pull Request - State: closed - Opened by nhuet 7 months ago

#153 - New solver development for RCPSP and some fix

Pull Request - State: closed - Opened by g-poveda 7 months ago

#152 - Increase timeout to avoid random errors in tests on github runners

Pull Request - State: closed - Opened by nhuet 8 months ago

#151 - Refactor ortools cp-sat based solvers

Pull Request - State: closed - Opened by nhuet 8 months ago

#150 - Hyperparameters optimization with Optuna

Pull Request - State: closed - Opened by nhuet 8 months ago

#149 - Add callbacks to pickup_vrp ortools solver

Pull Request - State: closed - Opened by nhuet 8 months ago

#148 - Add callbacks in `SolverDO.solve()`

Pull Request - State: closed - Opened by nhuet 8 months ago

#147 - Update github actions to use node 20 instead of node 16

Pull Request - State: closed - Opened by nhuet 8 months ago

#146 - Adding VRP examples and test + update routing examples

Pull Request - State: closed - Opened by g-poveda 8 months ago

#145 - Increase minimal version of python to >=3.8

Pull Request - State: closed - Opened by nhuet 9 months ago

#144 - Update ortools solvers

Pull Request - State: closed - Opened by nhuet 9 months ago

#143 - Fix update-doc-versions job

Pull Request - State: closed - Opened by nhuet 9 months ago

#142 - New solver for RCPSP models

Pull Request - State: closed - Opened by g-poveda 9 months ago

#141 - Minor fixes and refactoring on local search and genetic algorithms

Pull Request - State: closed - Opened by nhuet 9 months ago

#140 - Remove unused `nb_solutions` attribute from local search solvers

Pull Request - State: closed - Opened by nhuet 9 months ago

#139 - Update list of binderhubs

Pull Request - State: closed - Opened by nhuet 9 months ago

#138 - Squash gh-pages into a single commit when deploying doc

Pull Request - State: closed - Opened by nhuet 9 months ago

#137 - Ponctual fixes

Pull Request - State: closed - Opened by g-poveda 12 months ago

#136 - Make linter job actually perform a check

Pull Request - State: closed - Opened by nhuet 12 months ago

#135 - Coloring problem enrichment

Pull Request - State: closed - Opened by g-poveda about 1 year ago

#134 - RCPSP development

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#133 - Fix knapsack

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#132 - Coloring Fix

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#131 - Fix Rcpsp modules

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#130 - Pass some relevant logger from debug to info

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#129 - Fix an issue when evaluating with encoding priority_worker_per_task

Pull Request - State: closed - Opened by nhuet over 1 year ago

#128 - Remove deprecated code

Pull Request - State: closed - Opened by nhuet over 1 year ago

#127 - Refactor non preemptive rcpsp models and fix typing issues

Pull Request - State: closed - Opened by nhuet over 1 year ago

#126 - Minor fix for rcpsp and rcpsp_multiskill

Pull Request - State: closed - Opened by g-poveda over 1 year ago - 1 comment

#125 - RCPSPSolution.standardised_permutation not totally deterministic

Issue - State: closed - Opened by nhuet over 1 year ago - 1 comment
Labels: enhancement

#124 - Harmonize use of int (32 or 64) and stop using deprecated numpy aliases

Pull Request - State: closed - Opened by nhuet over 1 year ago

#123 - Fix issue in alternating ga

Pull Request - State: closed - Opened by nhuet over 1 year ago

#122 - Change ortools version in requirements

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#121 - Knapsack iterative solver

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#120 - ASP Based solver for knapsack problem

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#119 - Use Agg backend for matplotlib in github actions to avoid random issues in windows tests

Pull Request - State: closed - Opened by nhuet over 1 year ago - 1 comment

#117 - Improve readibility of notebooks page in documentation

Pull Request - State: closed - Opened by nhuet over 1 year ago - 1 comment

#116 - Adding contributors credits

Pull Request - State: closed - Opened by g-poveda over 1 year ago

#115 - Improve "trigger binder build" step

Pull Request - State: closed - Opened by nhuet over 1 year ago

#114 - Set "trigger binder env build" step as optional in github workflow

Pull Request - State: closed - Opened by nhuet over 1 year ago

#113 - Replace addConstr() by newer addLConstr() available for gurobi >= 9.0

Pull Request - State: closed - Opened by nhuet over 1 year ago - 1 comment

#112 - Mutualize more Linear Programming functions

Issue - State: closed - Opened by g-poveda over 1 year ago - 1 comment
Labels: enhancement

#111 - Adding credits.md - Solves #88

Pull Request - State: closed - Opened by SoulPancake over 1 year ago - 1 comment

#110 - Add new generic CplexMilpSolver for linear programming using docplex library

Pull Request - State: closed - Opened by g-poveda over 1 year ago - 1 comment

#109 - ASP Solver for coloring problem binded to the library

Pull Request - State: closed - Opened by g-poveda over 1 year ago - 1 comment

#108 - Update pickup_vrp API to be in par with the rest of the library

Pull Request - State: closed - Opened by nhuet over 1 year ago - 1 comment

#107 - Bump isort pre-commit hook

Pull Request - State: closed - Opened by nhuet over 1 year ago

#106 - Create a dataclass to specify objective type and default weights

Pull Request - State: closed - Opened by nhuet over 1 year ago - 1 comment

#105 - Fix issues with stricter myp for knapsack

Pull Request - State: closed - Opened by nhuet over 1 year ago

#104 - Fix issues with stricter mypy in facility

Pull Request - State: closed - Opened by nhuet over 1 year ago

#103 - Fix mypy issues in vrp

Pull Request - State: closed - Opened by nhuet over 1 year ago

#102 - Fix mypy issues in tsp

Pull Request - State: closed - Opened by nhuet over 1 year ago - 2 comments

#98 - Update dependencies to ease proper typing

Pull Request - State: closed - Opened by nhuet over 1 year ago

#94 - Robustify create-binder-env job

Pull Request - State: closed - Opened by nhuet almost 2 years ago - 2 comments

#93 - [Gihub actions] Fix pip cache key

Pull Request - State: closed - Opened by nhuet almost 2 years ago

#92 - [Doc ]Remove newlines at the end of version string coming from git

Pull Request - State: closed - Opened by nhuet almost 2 years ago

#91 - [Doc] Fix typo in contributing page

Pull Request - State: closed - Opened by nhuet almost 2 years ago

#90 - MSLIB (+ polishing MSPSP) integration

Pull Request - State: closed - Opened by g-poveda almost 2 years ago - 1 comment

#88 - Adding a credits.md or similar

Issue - State: closed - Opened by g-poveda almost 2 years ago - 1 comment
Labels: documentation

#60 - Add RCPSP educational notebooks

Pull Request - State: closed - Opened by nhuet almost 2 years ago - 1 comment

#55 - Prepare gh-pages for doc deployment

Pull Request - State: closed - Opened by nhuet almost 2 years ago - 1 comment

#53 - Fix the copy() function of RCPSPModel

Pull Request - State: closed - Opened by g-poveda almost 2 years ago

#34 - Pickup_vrp solvers should follow the current API

Issue - State: closed - Opened by nhuet about 2 years ago - 1 comment