chkwon
Associate Professor at KAIST / computational optimization / transportation / game theory / author of Julia Programming for Operations Research
KAISTDaejeon, Republic of Korea
Pinned Repositories
Complementarity.jl
provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP
Hygese.jl
A Julia wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
jpor_codes
Codes for the book "Julia Programming for Operations Research"
JuliaTutorial2022Korea
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)
TrafficAssignment.jl
Julia package for finding traffic user equilibrium flow
TSPDrone-RL
A Deep Reinforcement Learning Approach for Solving the Traveling Salesman Problem with Drone
TSPDrone.jl
TSPSolvers.jl
chkwon's Repositories
chkwon/UB_Beamer_Template
LaTeX Slide Template for University at Buffalo
chkwon/nonlinear-opt-notes
Class notes for Nonlinear Optimization and Game Theory at USF, Spring 2016
chkwon/foodora-routing-problem
Solution to a variation of VRP, relating to the real-world problem of food delivery in a city.
chkwon/InverseVIsTraffic
Inverse Variational Inequalities along with optimization problems arising in Traffic networks
chkwon/apps
chkwon/Clp.jl
Interface to the Coin-OR Linear Programming solver (CLP)
chkwon/CSIP
Reduced and simplified C interface to SCIP
chkwon/FunctionWrappers.jl
chkwon/HazmatRouting.jl
chkwon/homebrew-juliaopt
chkwon/homebrew-linuxbinary
chkwon/homebrew-science
💀 Homebrew/science (deprecated)
chkwon/InverseVIs
Contains all code from paper: "Data-Driven Estimation in Equilibrium: An Inverse Variational Inequality Approach"
chkwon/julialang.github.com
Julia Project web site.
chkwon/MathOptInterface.jl
An abstraction layer for mathematical optimization solvers.
chkwon/mdrplib
Meal Delivery Routing Problem Test Instance Library
chkwon/METADATA.jl
Metadata for registered Julia packages.
chkwon/NLsolve.jl
Julia solvers for systems of nonlinear equations and mixed complementarity problems
chkwon/PathGenerator.m
generating all paths from origin to destination
chkwon/pathlib
The PATH solver library
chkwon/polytexnic
PolyTeX to LaTeX and HTML
chkwon/PtrNets
Pointer Networks
chkwon/SCIP.jl
Julia interface to SCIP solver
chkwon/softcover
CLI for book generation, building, and publishing to softcover.io
chkwon/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
chkwon/Vehicle-Routing-Problem-GPU-CUDA
This repo contains a source code in Python as well CUDA for VRP
chkwon/VRPs