IssamT's Stars
google/or-tools
Google's Operations Research tools:
Project-OSRM/osrm-backend
Open Source Routing Machine - C++ backend
graphhopper/jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
JuliaLang/PackageCompiler.jl
Compile your Julia Package
JuliaArrays/StaticArrays.jl
Statically sized arrays for Julia
KristofferC/TimerOutputs.jl
Formatted output of timed sections in Julia
JuliaIO/JSON.jl
JSON parsing and printing
JuliaEditorSupport/julia-intellij
:computer: Julia Plugin for IntelliJ IDEA ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛
jump-dev/Gurobi.jl
A Julia interface to the Gurobi Optimizer
JuliaLang/METADATA.jl
Metadata for registered Julia packages up to Julia v0.6. No longer maintained. Please see https://github.com/JuliaRegistries/General instead.
atoptima/Coluna.jl
Branch-and-Price-and-Cut in Julia
coin-or/Cbc.old
This is a mirror of the subversion repository on COIN-OR
jump-dev/Cbc.jl
A Julia interface to the Coin-OR Branch and Cut solver (CBC)
JuliaTesting/Mocking.jl
Allows Julia function calls to be temporarily overloaded for the purpose of testing
JuliaServices/AutoHashEquals.jl
A Julia macro to add == and hash() to composite types.
jump-dev/PiecewiseLinearOpt.jl
Solve optimization problems containing piecewise linear functions
jump-dev/Clp.jl
A Julia interface to the Coin-OR Linear Programming solver (CLP)
quinnj/JSON2.jl
Fast json marshalling/unmarshalling with Julia types
coin-or/Clp.old
This a mirror of the subversion repository on COIN-OR.
tkoolen/TypeSortedCollections.jl
Type-stable operations on type-heterogeneous collections
jbotsim/JBotSim
JBotSim Core Files
tbreloff/ConcreteAbstractions.jl
Concrete type inheritance for Julia
vOptSolver/vOptGeneric.jl
Solver of multiobjective linear optimization problems (MOMIP, MOLP, MOIP, MOCO): generic part
adowling2/DegeneracyHunter.jl
Optimization model diagnostic tools for Julia/JuMP
JuliaOpt/LinQuadOptInterface.jl
Intermediate wrapper of MOI for some linear quadratic solvers
MayerTh/RVRPSimulator
Powerful Rich Vehicle Routing Problem Simulator
VRP-REP/mapper
A mapping tool for vehicle routing problem datasets and solutions
vOptSolver/vOptSpecific.jl
Solver of multiobjective linear optimization problems (MOMIP, MOLP, MOIP, MOCO): specific part
VRP-REP/solchecker
VRP-REP solution checking framework
johnybx/KCores.jl
A Julia package for k core decomposition.