Exception in thread "main" org.biojava.bio.symbol.IllegalSymbolException: Symbol 95 not found in alphabet ga_Binary
at org.biojava.bio.symbol.AbstractAlphabet.validate(AbstractAlphabet.java:326)
at org.biojava.bio.dist.GeneralNthOrderDistribution.getDistribution(GeneralNthOrderDistribution.java:63)
at org.biojavax.ga.functions.SimpleMutationFunction.mutate(SimpleMutationFunction.java:62)
at org.biojavax.ga.impl.SimpleGeneticAlgorithm.run(SimpleGeneticAlgorithm.java:126)
at geneticalgo.AAG.main(AAG.java:160)
Partager