Changhyun Kwon

Results 9 repositories owned by Changhyun Kwon

Complementarity.jl

76
Stars
20
Forks
Watchers

provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP

jpor_codes

168
Stars
76
Forks
Watchers

Codes for the book "Julia Programming for Operations Research"

PATHSolver.jl

50
Stars
15
Forks
Watchers

provides a Julia wrapper for the PATH Solver for solving mixed complementarity problems

PyHygese

75
Stars
12
Forks
Watchers

A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)

RobustShortestPath.jl

16
Stars
5
Forks
Watchers

Julia package for finding robust shortest paths

Routing.jl

21
Stars
4
Forks
Watchers

Vehicle Routing Problem with Time Windows (VRPTW) / Elementary Shortest Path Problem with Resource Constraints (ESPPRC)

TrafficAssignment.jl

34
Stars
14
Forks
Watchers

Julia package for finding traffic user equilibrium flow

VariationalInequality.jl

15
Stars
5
Forks
Watchers

Solving variational inequality problems, modeling via JuMP

LKH.jl

15
Stars
2
Forks
Watchers

A Julia wrapper for the Lin-Kernighan-Helsgaun (LKH) solver.