Professor at KAIST / computational optimization / transportation / game theory / author of Julia Programming for Operations Research
jpor_codes. Codes for the book "Julia Programming for Operations Research"
202PyHygese. A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
105Complementarity.jl. provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP
80PATHSolver.jl. provides a Julia wrapper for the PATH Solver for solving mixed complementarity problems
58TrafficAssignment.jl. Julia package for finding traffic user equilibrium flow
45Hygese.jl. A Julia wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
21JuliaTutorial2022Korea. Jupyter Notebook
18VariationalInequality.jl. Solving variational inequality problems, modeling via JuMP
18awesome-transportation-network-data. A list of transportation network data
18LKH.jl. A Julia wrapper for the Lin-Kernighan-Helsgaun (LKH) solver.
18Concorde.jl. A Julia wrapper for the Concorde TSP Solver.
18CVRPLIB.jl. Download and read data from CVRPLIB: http://vrp.atd-lab.inf.puc-rio.br/index.php/en/
13TSPSolvers.jl. Julia
9PathDistribution.jl. This package estimates the number of paths and the path-length distribution using a Monte-Carlo simulation as well as explicitly enumerate all paths.
7UB_Beamer_Template. LaTeX Slide Template for University at Buffalo
7TransportationNetworks. Transportation Networks for Research
3function_calling_example. Python
2concorde-easy-build. Fork of the Concorde TSP solver with an easier build procedure
2vrpy. A python framework for solving the VRP and its variants with column generation.
2cspy. A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++
2chkwon.
2latex-cookbook. A comprehensive LaTeX template with examples for theses, books and more, employing the 'latest and greatest' (UTF8, glossaries, fonts, ...). The PDF artifact is built using CI/CD.
2CVRPSEP. a fork of CVRPSEP https://econ.au.dk/research/researcher-websites/jens-lysgaard/cvrpsep/
2MDVRP-Instances. Multiple Depot VRP Instances
2TravelingSalesmanHeuristics.jl. Julia package for simple traveling salesman problem heuristics
2nonlinear-opt-notes. Class notes for Nonlinear Optimization and Game Theory at USF, Spring 2016
2awesome-deep-learning-papers. The most cited deep learning papers
2opentopodata. Open alternative to the Google Elevation API!
124summer-comet. Backup for works done at COMET lab during 2024 summer
1PyTSP.jl. an interface to Conrcorde TSP solver
1