Data Prep Sheet

Action Principale : biconnectedComponents

Preparation Code

Script awaiting validation
Copied!
1DATA mycas.LinkSetIn;
2 INPUT from $ to $ @@;
3 DATALINES;
4 A B A C A D B C C D D E E F F G F H G H
5 ;
6RUN;
Actions using this script
  • optNetwork biconnectedComponents En cours
  • No other action uses this exact script.