SCIP Doxygen Documentation
 
Loading...
Searching...
No Matches
data_mutation Struct Reference

Detailed Description

mutation neighborhood data structure

Definition at line 394 of file heur_alns.c.

Data Fields

SCIP_RANDNUMGENrng
 

Field Documentation

◆ rng

SCIP_RANDNUMGEN* data_mutation::rng

random number generator

Definition at line 396 of file heur_alns.c.

Referenced by DECL_NHEXIT(), and DECL_NHINIT().