Changhyun Kwon
Changhyun Kwon
Complementarity.jl
provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP
jpor_codes
Codes for the book "Julia Programming for Operations Research"
PATHSolver.jl
provides a Julia wrapper for the PATH Solver for solving mixed complementarity problems
PyHygese
A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
Routing.jl
Vehicle Routing Problem with Time Windows (VRPTW) / Elementary Shortest Path Problem with Resource Constraints (ESPPRC)
TrafficAssignment.jl
Julia package for finding traffic user equilibrium flow
VariationalInequality.jl
Solving variational inequality problems, modeling via JuMP
LKH.jl
A Julia wrapper for the Lin-Kernighan-Helsgaun (LKH) solver.