import java.applet.Applet; import java.awt.*; import java.awt.event.*; import java.applet.*; import java.awt.geom.*; import java.math.*; import java.io.*; /**The purpose of this routine is to check that every face of an interior B-atom either has an undefined orbit or maps into the boundary of the B-renorm set. THis shows that the B-atoms are maximal, and hence pairwise disjoint.**/ public class VerifyMaximal { public static GoldenPolyhedron makeFace(GoldenPolyhedron P,int[] X) { GoldenPolyhedron F=new GoldenPolyhedron(); F.count=X.length; for(int i=0;i