Skip to content

Importing Allie's pressure cooker with some generic changes

Daniel Lyons requested to merge STT-1965-allies-prioritizer into main

This is basically the code in the notebook, except:

  • Using our TimeReservation, ATMV, ATM and AllocationVersion classes
  • camelCase has been replaced with snake_case
  • A few type fixes and formatting fixes

It certainly will not run as is—more work is certain to be needed to make it go.

Merge request reports