|
|
|
# Features ###
|
|
|
|
|
|
|
|
For a certain graphlet size, return the number of found graphlets.
|
|
|
|
|
|
|
|
## Size selection for the available graphlet sizes ###
|
|
|
|
- Select graphlet size up to the amount of pre-calculated permutations
|
|
|
|
- Offer an option to generate larger permutations
|
|
|
|
|
|
|
|
## Return list of equations ###
|
|
|
|
- Load own equations
|
|
|
|
- Save list
|
|
|
|
|
|
|
|
## Return list of graphlets of given size, each with their count ###
|
|
|
|
- Clicking on a row shows the graphlet |