VPopMIP.jl selects a subset from a larger virtual population using mixed-integer optimization.
VPopMIP.jl implements a Virtual Population selection workflow where a large population is filtered into a smaller one that matches reported clinical results (summary statistics and individual patients data). The approach is formulated as a mixed-integer programming (MIP) problem and is designed for practical QSP calibration workflows.
using Pkg
Pkg.add(url="https://github.com/hetalang/DigiPopData.jl")
Pkg.add(url="https://github.com/hetalang/VPopMIP.jl")E. Metelkin and I. Borisov, "Mixed-Integer Optimization for Virtual Population Selection in QSP Models", 2026, doi: 10.13140/RG.2.2.31274.79049.