C - Centers of the found groupsI - Probleminstaces to group and grouped instancespublic interface IGroupBuilder<C,I>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Group<C,I>> |
buildGroup(java.util.List<ProblemInstance<I>> allInstances) |
java.util.List<Group<C,I>> buildGroup(java.util.List<ProblemInstance<I>> allInstances)