This repository contains a backpack version of Dagvine examples from here: https://github.com/JinZhou5042/graph_optimization.
Install Floability by following the setup instructions in Floability CLI installation.
Clone the backpack repository, then run:
git clone https://github.com/floability/dagvine-backpack.git
cd dagvine-backpack
floability run --backpack . --batch-type condorFollow the on-screen instructions after the command starts.
If you want to run a different Dagvine workflow, edit the get_workflow method in the notebook and rerun the backpack.