#!/bin/bash


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

apptainer build ../ipc2023_hapori_epsdt_sat.sif Apptainer.hapori_epsdt_sat

cd ..
rm -rf hapori_epsdt_sat_build
