Definition at line 29 of file sga.c.
 
◆ best
Definition at line 31 of file sga.c.
 
 
◆ cost
      
        
          | double* solverState::cost | 
        
      
 
Definition at line 34 of file sga.c.
 
 
◆ fitness
      
        
          | double * solverState::fitness | 
        
      
 
Definition at line 34 of file sga.c.
 
 
Definition at line 35 of file sga.c.
 
 
◆ mincost
      
        
          | double solverState::mincost | 
        
      
 
Definition at line 34 of file sga.c.
 
 
◆ offspring
      
        
          | struct solution ** solverState::offspring | 
        
      
 
Definition at line 31 of file sga.c.
 
 
Definition at line 30 of file sga.c.
 
 
◆ parent
Definition at line 31 of file sga.c.
 
 
◆ Pm
Definition at line 36 of file sga.c.
 
 
◆ popsize
Definition at line 35 of file sga.c.
 
 
◆ ps
Definition at line 33 of file sga.c.
 
 
◆ Px
Definition at line 36 of file sga.c.
 
 
◆ ranking_aux
      
        
          | double ** solverState::ranking_aux | 
        
      
 
Definition at line 34 of file sga.c.
 
 
◆ s0
Definition at line 28 of file shd.c.
 
 
◆ s1
Definition at line 28 of file shd.c.
 
 
◆ SP
Definition at line 36 of file sga.c.
 
 
      
        
          | struct move * solverState::v | 
        
      
 
Definition at line 32 of file sga.c.
 
 
The documentation for this struct was generated from the following files:
- D:/Projekt/ECF_trunk/examples/Knapsack/sga.c
 
- D:/Projekt/ECF_trunk/examples/Knapsack/shd.c