Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atoptima/colunavrpsolver.jl


https://github.com/atoptima/colunavrpsolver.jl

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Coluna/VRPSolver

This is an experimental code to integrate the [VRPSolver](https://vrpsolver.math.u-bordeaux.fr) and [Coluna](https://github.com/atoptima/Coluna.jl).
A preliminary working version on branch `using_bapcod` uses Coluna only as a Julia interface to VRPSolver with [BaPCod](https://bapcod.math.u-bordeaux.fr).
The version that bypasses BaPCod still has important performance issues.