public class EnumTrianglesOnEdgesWithDegrees extends Object implements Program, ProgramDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
EnumTrianglesOnEdgesWithDegrees.BuildTriads |
static class |
EnumTrianglesOnEdgesWithDegrees.CloseTriads |
static class |
EnumTrianglesOnEdgesWithDegrees.ProjectOutCounts |
static class |
EnumTrianglesOnEdgesWithDegrees.ProjectToLowerDegreeVertex |
| Constructor and Description |
|---|
EnumTrianglesOnEdgesWithDegrees() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Plan |
getPlan(String... args)
Assembles the Plan of the triangle enumeration example Pact program.
|
public Plan getPlan(String... args)
public String getDescription()
getDescription in interface ProgramDescriptionCopyright © 2013. All rights reserved.