Detailed Description
single special distance for PC
Definition at line 161 of file reducedefs.h.
#include <reducedefs.h>
Data Fields | |
| PATH * | pathtail |
| PATH * | pathhead |
| int * | heap |
| int * | statetail |
| int * | statehead |
| int * | memlbltail |
| int * | memlblhead |
| int * | pathmaxnodetail |
| int * | pathmaxnodehead |
Field Documentation
◆ pathtail
| PATH* single_special_distance_pc::pathtail |
Definition at line 163 of file reducedefs.h.
Referenced by reduce_bd34(), and sdGetSdPcMw().
◆ pathhead
| PATH* single_special_distance_pc::pathhead |
Definition at line 164 of file reducedefs.h.
Referenced by sdGetSdPcMw().
◆ heap
| int* single_special_distance_pc::heap |
Definition at line 165 of file reducedefs.h.
Referenced by sdGetSdPcMw().
◆ statetail
| int* single_special_distance_pc::statetail |
Definition at line 166 of file reducedefs.h.
Referenced by sdGetSdPcMw().
◆ statehead
| int* single_special_distance_pc::statehead |
Definition at line 167 of file reducedefs.h.
Referenced by sdGetSdPcMw().
◆ memlbltail
| int* single_special_distance_pc::memlbltail |
Definition at line 168 of file reducedefs.h.
Referenced by sdGetSdPcMw().
◆ memlblhead
| int* single_special_distance_pc::memlblhead |
Definition at line 169 of file reducedefs.h.
Referenced by sdGetSdPcMw().
◆ pathmaxnodetail
| int* single_special_distance_pc::pathmaxnodetail |
Definition at line 170 of file reducedefs.h.
Referenced by sdGetSdPcMw().
◆ pathmaxnodehead
| int* single_special_distance_pc::pathmaxnodehead |
Definition at line 171 of file reducedefs.h.
Referenced by sdGetSdPcMw().
