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

#150 - Hyperparameters optimization with Optuna

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

#149 - Add callbacks to pickup_vrp ortools solver

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

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

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

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

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

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

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

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

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

#144 - Update ortools solvers

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

#143 - Fix update-doc-versions job

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

#142 - New solver for RCPSP models

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

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

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

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

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

#139 - Update list of binderhubs

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

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

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

#137 - Ponctual fixes

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

#136 - Make linter job actually perform a check

Pull Request - State: closed - Opened by nhuet about 1 year 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 almost 2 years ago

#120 - ASP Based solver for knapsack problem

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

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

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

#118 - Fix binder environment to have minzinc and nbgitpuller work properly together

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

#117 - Improve readibility of notebooks page in documentation

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

#116 - Adding contributors credits

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

#115 - Improve "trigger binder build" step

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

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

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

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

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

#112 - Mutualize more Linear Programming functions

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

#111 - Adding credits.md - Solves #88

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

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

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

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

Pull Request - State: closed - Opened by g-poveda almost 2 years 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 almost 2 years ago - 1 comment

#107 - Bump isort pre-commit hook

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

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

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

#105 - Fix issues with stricter myp for knapsack

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

#104 - Fix issues with stricter mypy in facility

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

#103 - Fix mypy issues in vrp

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

#102 - Fix mypy issues in tsp

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

#98 - Update dependencies to ease proper typing

Pull Request - State: closed - Opened by nhuet almost 2 years 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 about 2 years ago - 1 comment

#55 - Prepare gh-pages for doc deployment

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

#53 - Fix the copy() function of RCPSPModel

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

#34 - Pickup_vrp solvers should follow the current API

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