Open mkiyer opened 8 years ago
Should collapse splice graph at nodes with in_degree == out_degree == 1
Borrow code from assemblyline for this.
unclear performance benefit -- need to profile path graphs and determine how many nodes could be collapsed
Should collapse splice graph at nodes with in_degree == out_degree == 1
Borrow code from assemblyline for this.