Skip to content

ZIB-IOL/OptimalDesignWithBoscia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal Experiment Design with Boscia

The repository for the "Solving the Optimal Experiment Design Problem with Mixed-Integer Convex Methods" paper.

The experiment scripts are in the ODWB folder. The models and set-ups for the different solvers can be found in the source folder in the ODWB folder.

The models and solvers tested are Boscia.jl with the classical problem formulation, SCIP.jl using the epigraph formulation, Pajarito.jl implementing the direct conic model and a custom solver based from this paper

The experiments are set up to be run on the cluster of the Zuse Institute Berlin. If you want to test individual instances, you can use Julia's environmental variables and call the run_optimal_design.jl file directly.

About

Solving the Exact Optimal Experiment Design Problem using the convex mixed-integer solver Boscia.jl

Resources

Stars

Watchers

Forks

Packages

No packages published