@speendo: should / can we use a more directly controlled way of generating the first generation? Looks like just selecting from a random pool does not work very well for seven ingredients.
This is with the settings (in %):
--------------------------------
--- AUTOLOADING GENERATIONS ----
--------------------------------
- Mate Spezi AUTOLOAD
- Risky Barwin ERROR
genBot.GeneratingRandomCocktailsException: Tried 10000 times to find a cocktail that meets the cost and content constraints.
at genBot.EvolutionAlgorithmManager.generateCocktailGeneration(EvolutionAlgorithmManager.java:208)
at genBot.EvolutionAlgorithmManager.<init>(EvolutionAlgorithmManager.java:32)
at genBot.EvolutionStackContainer.load(EvolutionStackContainer.java:51)
at genBot.RemoteOrderImpl.loadEvolutionStack(RemoteOrderImpl.java:60)
at genBot.RMIServer.autoload(RMIServer.java:51)
at genBot.RMIServer.main(RMIServer.java:32)
--------------------------------
@speendo: should / can we use a more directly controlled way of generating the first generation? Looks like just selecting from a random pool does not work very well for seven ingredients. This is with the settings (in %):
Error is: