Pinned Repositories
branch_and_bound_template
A structured and quick-to-implement template for your branch and bound prototypes!
branch_and_price_template
A quick template for branch and price prototypes
coordinate_partitioning
An exact algorithm for difficulty and high coordinate Euclidean diversity problems
CoordinatePartitioning.jl
An exact algorithm for difficulty and high coordinate Euclidean diversity problems
cutting_plane_max_sum_diversity
An exact cutting plane method for the Euclidean max-sum diversity problem
dotfiles
chaos, configured chaotically
EuclideanMaximisation.jl
An exact algorithm for Euclidean max-sum optimisation problems
gurobipy-quadratic-cutting-planes
julia-lsp
Wrapper around julia-vscode that enables running the Julia language server as a standalone executable.
JuMP-CPLEX-Gurobi-Container
A boilerplate dockerfile for Julia containers with CPLEX, Gurobi and JuMP installed without fuss.
sandyspiers's Repositories
sandyspiers/branch_and_price_template
A quick template for branch and price prototypes
sandyspiers/branch_and_bound_template
A structured and quick-to-implement template for your branch and bound prototypes!
sandyspiers/cutting_plane_max_sum_diversity
An exact cutting plane method for the Euclidean max-sum diversity problem
sandyspiers/coordinate_partitioning
An exact algorithm for difficulty and high coordinate Euclidean diversity problems
sandyspiers/CoordinatePartitioning.jl
An exact algorithm for difficulty and high coordinate Euclidean diversity problems
sandyspiers/dotfiles
chaos, configured chaotically
sandyspiers/EuclideanMaximisation.jl
An exact algorithm for Euclidean max-sum optimisation problems
sandyspiers/gurobipy-quadratic-cutting-planes
sandyspiers/julia-lsp
Wrapper around julia-vscode that enables running the Julia language server as a standalone executable.
sandyspiers/JuMP-CPLEX-Gurobi-Container
A boilerplate dockerfile for Julia containers with CPLEX, Gurobi and JuMP installed without fuss.
sandyspiers/OhMyREPL.jl
Syntax highlighting and other enhancements for the Julia REPL
sandyspiers/OptiTester.jl
A semi-automated toolkit to run large-scale, distributed numerical experiments on your optimisation functions
sandyspiers/SCIP.jl
Julia interface to SCIP solver
sandyspiers/TypedNamedTuples.jl
Make your named-tuples type-safe!