Skip to content

Manifold sim DAG with constraints

James Kennington requested to merge feature-bank-test-dag into main

Adds a script manifold_cbc_bank_test_dag for making a DAG that will:

  • constrain the bank (trimming optional), enabling targeted testing
  • perform distributed tests
  • add tests
  • produce plots

This is essentially the same script as manifold_cbc_bank_dag but with the bank generation component removed.

Merge request reports