![]() |
FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
Include dependency graph for anneal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | clib_anneal_param_t |
Macros | |
| #define | CLIB_ANNEAL_VERBOSE (1<<0) |
| #define | CLIB_ANNEAL_MINIMIZE (1<<1) /* mutually exclusive */ |
| #define | CLIB_ANNEAL_MAXIMIZE (1<<2) /* mutually exclusive */ |
Functions | |
| void | clib_anneal (clib_anneal_param_t *p) |
| #define CLIB_ANNEAL_MAXIMIZE (1<<2) /* mutually exclusive */ |
| #define CLIB_ANNEAL_MINIMIZE (1<<1) /* mutually exclusive */ |
| void clib_anneal | ( | clib_anneal_param_t * | p | ) |