Individual(List<Property> vector)

Source

Individual(List<Property> this.vector) {
  this.search_space = c.space;
}