Package org.apache.tinkerpop.gremlin.algorithm.generator
package org.apache.tinkerpop.gremlin.algorithm.generator
-
ClassDescriptionBase class for all synthetic network generators.Generates a synthetic network with a community structure, that is, several densely connected sub-networks that are loosely connected with one another.CopyDistribution returns the conditional value.Interface for a distribution over discrete values.Generates a synthetic network for a given out- and (optionally) in-degree distribution.Interface for Graph generators.Generates values according to a normal distribution with the configured standard deviation.Generates values according to a scale-free distribution with the configured gamma value.Utility class to make size determinations for
Iterablefor efficient.