f_gallagher_permutation_t Struct Reference
A random permutation type for the Gallagher problem. More...
Data Fields | |
| double | value |
| size_t | index |
Detailed Description
A random permutation type for the Gallagher problem.
Needed to create a random permutation that is compatible with the old code.
Field Documentation
| size_t index |
| double value |
The documentation for this struct was generated from the following file:
- C:/Users/dimo/Desktop/coco/code-experiments/src/f_gallagher.c

1.8.11