Help for this page

Select Code to Download


  1. or download this
    for my $triplet ( @S ){
            my %Pie;
            undef @Pie{@$QT};
            delete @Pie{ @$triplet };
            print "@$triplet\n" if keys(%Pie) <= ( @$QT - @$triplet ) ;
    
  2. or download this
    sub induced {
    my (@z)=@_;
    ...
    component 2 = e d
    component 1 = c a b
    b c a