//! Integration tests for Neural DAG Learning
mod attention_tests;
mod dag_tests;
mod healing_tests;
mod mincut_tests;
mod sona_tests;