Pinned Repositories
fvs
feedback vertex set solver
santa17
solution for the Kaggle 2017 Santa competition
santa2023_permutation_puzzle
SigmaCalculator
Auto calculation of sigma expressions
steiner_tree
Steiner tree solver
TSP_analysis
The source code used in the case analysis of the quasi-linear-time 8-opt TSP algorithm.
vertex_cover
vertex cover solver
wata-orz's Repositories
wata-orz/santa2023_permutation_puzzle
wata-orz/steiner_tree
Steiner tree solver
wata-orz/vertex_cover
vertex cover solver
wata-orz/fvs
feedback vertex set solver
wata-orz/santa17
solution for the Kaggle 2017 Santa competition
wata-orz/SigmaCalculator
Auto calculation of sigma expressions
wata-orz/TSP_analysis
The source code used in the case analysis of the quasi-linear-time 8-opt TSP algorithm.
wata-orz/FVS_analysis
The source code used to check the inequalities appeared in the analysis of a faster FVS algorithm.