"com.softwaremill"%%"helisa"%"0.8.0" Currently only Scala 2.12 is supported. Basic usage The two things that are absolutely required are: Agenotype, i.e. a representation of possible solutions to the problem, afitness function, that scores the solutions generated from the genotypes. ...