Pinned Repositories
01_int_MOBB_probing
2023.0404
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
All-About-TeX
对于LaTeX新手,你能想到的问题,几乎都能在我这个仓库找到
awesome-operational_research
A curated list of awesome Operational research solvers, libraries, books, teachers and resources
branch-and-bound
Branch-and-bound algorithm for the TSP
C-Plus-Plus
All Algorithms implemented in C++
MLColumnSelection
Machine-learning-based column selection
ras-train-timetabling
Solver for the 2012 RAS Competition Train Timetabling Problem
johnvon's Repositories
johnvon/ras-train-timetabling
Solver for the 2012 RAS Competition Train Timetabling Problem
johnvon/awesome-operational_research
A curated list of awesome Operational research solvers, libraries, books, teachers and resources
johnvon/awesome-neue-latex-cv
Latex CV template built with Font Awesome and Adobe Source Font. Originally based on Alessandro Plasmati's CV template.
johnvon/Branch-and-bound-cpp
This is an implementation of branch and bound in C++ for solving 0-1 Integer programming as part of an advanced software practical at the heidelberg university.
johnvon/c-generic-pqueue
A generic Priority Queue implementation in C using heaps - nothing fancy.
johnvon/CBC
branch and cut algorithm
johnvon/Chinese-sthlm-beamer-template
This is a modified sthlm-beamer template optimized for chinese. Maintained by Hongxing Xia
johnvon/coinor-cbc
mirror of coin-or Cbc svn archive (with CMakeLists.txt support)
johnvon/coinor-cmake
CMake files for compiling CoinOr projects
johnvon/CS9544-2dOrthogonalPacking
Interactive teaching and visualization tool comparing 2 exact rectangle packing algorithms made using Python and Pygame.
johnvon/GFSbeamer
A LaTex beamer to present "The Google File System" paper at the University
johnvon/iNSFC
An awesome LaTeX template for NSFC proposal.
johnvon/ISCO-spring-school
Material for the ISCO 2018 spring school: “Advanced Mixed Integer Programming Formulation Techniques”
johnvon/LINERLIB
A benchmark suite for liner shipping network design problems and a parser for the instances in c++
johnvon/Machine-Learning-Under-Optimization-Lens-Fall2018
Work from class 15.095 Machine Learning Under a Modern Optimization Lens at MIT taught by Dimitris Bertsimas and Martin Copenhaver
johnvon/modulefiles
sundry modulefiles
johnvon/modulefiles-1
A repository for all module files used
johnvon/modulefiles-3
Sample modulefiles for Environment Modules
johnvon/modulefiles-4
modulefiles for Environmental Modules
johnvon/modulefiles-5
Modulefiles used by the NTU HPC team
johnvon/nputhesis
johnvon/resume
My Chinese and English Resumes in LaTeX & Font Awesome 5
johnvon/Revised-Simplex-Method
A C++ implementation of the revised simplex method for solving linear programming problems
johnvon/RSECLP
Algorithm and benchmark instances for Robust production scheduling with energy consumption limits
johnvon/simple-ga-cpp
Toy implementation of a simple genetic algorithm framework.
johnvon/SimpleNES
An NES emulator in C++
johnvon/Strip-Packing
An algorithm for solving 2D strip packing problem.
johnvon/SUnORE-presentation
SUnORE (Stellenbosch Unit for Operations Research and Engineering) lab Latex presentation template
johnvon/TexturePacking
Graphically solve a texture packing problem with three approximate algorithms
johnvon/vrp-espprc
Elementary Shortest Path Problem with Resource Constraints