269270271272273274275276277278279
JTPotential targetPT = target.getPotential(); SubtableFastMap2 fmap2 = target.getSubtableOpFastMap(jtedge); targetPT.multiplyBySubtableFast(sepsetPT, fmap2); } public void unmarkAll() { Set<SJTVertex> vertexSet = this.vertexSet();