Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
set_fitness [2011/07/31 21:04]
hermann created
set_fitness [2015/10/11 23:55] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Fitness ​ | [[Double ​Type|Double]]  | Get the fitness score for the current individual. ​ |+| Fitness ​ | [[Real Value Type]] ​ | Get the fitness score for the current individual. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
Line 14: Line 14:
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Fitness ​ | [[Double ​Type| Double]]  | Pass the fitness score of the current individual to the genetic algorithm functor. ​ |+| Fitness ​ | [[Real Value Type]] ​ | Pass the fitness score of the current individual to the genetic algorithm functor. ​ |
  
 ===== Group ===== ===== Group =====