Uses of Class
de.rwth.swc.coffee4j.engine.generator.ipog.IpogConfiguration
-
Packages that use IpogConfiguration Package Description de.rwth.swc.coffee4j.engine.generator.ipog -
-
Uses of IpogConfiguration in de.rwth.swc.coffee4j.engine.generator.ipog
Methods in de.rwth.swc.coffee4j.engine.generator.ipog that return IpogConfiguration Modifier and Type Method Description IpogConfigurationIpogConfiguration.Builder. build()Constructors in de.rwth.swc.coffee4j.engine.generator.ipog with parameters of type IpogConfiguration Constructor Description IpogAlgorithm(IpogConfiguration configuration)Creates a new algorithm for the given configuration.
-