public class Corridor { double t1,t2; int i1,i2; public Corridor() {} /***this is positive iff there is a billiard path*/ public void compute(String W,ListenTriangle[] T3,int n) { i1=0; i2=0; int digit=0; /*first compute top*/ double top=100000; double yy=100000.0; String S=new String(); for(int i=0;iyy) {top=yy;t1=top;i1=i;} } double bot=-100000; yy=-100000.0; for(int i=0;i