| Package | Description |
|---|---|
| org.apache.mahout.ep |
Provides basic evolutionary optimization using recorded-step
mutation.
|
| Modifier and Type | Method and Description |
|---|---|
State<T,U> |
EvolutionaryProcess.parallelDo(EvolutionaryProcess.Function<Payload<U>> fn)
Execute an operation on all of the members of the population with many threads.
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.