#!/bin/bash


git clone https://github.com/ipc2023-classical/planner19.git hapori_epsdt_opt_build
cd hapori_epsdt_opt_build
git checkout latest

apptainer build ../ipc2023_hapori_epsdt_opt.sif Apptainer.hapori_epsdt_opt

cd ..
rm -rf hapori_epsdt_opt_build
