data_mutation Struct Reference
Detailed Description
mutation neighborhood data structure
Definition at line 394 of file heur_alns.c.
Data Fields | |
SCIP_RANDNUMGEN * | rng |
Field Documentation
◆ rng
SCIP_RANDNUMGEN * data_mutation::rng |
random number generator
Definition at line 396 of file heur_alns.c.
Referenced by DECL_NHEXIT(), DECL_NHINIT(), and DECL_VARFIXINGS().