public class Find2PPViolatorsWithPebblesOnTheseVertices
extends java.lang.Object
implements java.util.concurrent.Callable<java.util.ArrayList<int[]>>
Constructor and Description |
---|
Find2PPViolatorsWithPebblesOnTheseVertices(PebbleInstance puz,
int p,
int[] subsetOfVertices)
This constructor COPIES THE PUZZLE INSTANCE in case the implementing algorithm is threaded or something.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<int[]> |
call() |
public Find2PPViolatorsWithPebblesOnTheseVertices(PebbleInstance puz, int p, int[] subsetOfVertices)
p
- pebNum
- q
-