Detailed Description
#include <grph.h>
Data Fields | |
SCIP_Real | dist |
signed int | edge |
Field Documentation
◆ dist
SCIP_Real shortest_path::dist |
Definition at line 145 of file grph.h.
Referenced by central_terminal(), computeSteinerTreeVnoi(), correct(), dualcostVarfixing(), findDaRoots(), getcloseterms(), getlecloseterms(), graph_get2next(), graph_get3next(), graph_get4next(), graph_get4nextTTerms(), graph_path_exec(), graph_path_PcMwSd(), graph_path_st_pcmw_extend(), graph_sdPaths(), graph_voronoi(), graph_voronoiExtend(), graph_voronoiMw(), graph_voronoiRepair(), graph_voronoiTerms(), graph_voronoiWithDist(), graph_voronoiWithRadius(), graph_voronoiWithRadiusMw(), reduce_bd34(), reduce_bdr(), reduce_bound(), reduce_boundHop(), reduce_boundHopR(), reduce_boundHopRc(), reduce_boundMw(), reduce_boundPrune(), reduce_chain2(), reduce_check3Tree(), reduce_daSlackPrune(), reduce_daSlackPruneMw(), reduce_getSd(), reduce_getSdPcMw(), reduce_ledge(), reduce_npv(), reduce_nts(), reduce_nv(), reduce_nvAdv(), reduce_sd(), reduce_sdPc(), reduce_sdsp(), reduce_sdspSap(), reduce_sl(), reduceCheckEdge(), reducePcMw(), reduceSPG(), reduceWithNodeReplaceBounds(), reset(), SCIPStpHeurLocalExtendPcMw(), SCIPStpHeurLocalRun(), updateEdgeFixingBounds(), updateFixingBounds(), updateNodeFixingBounds(), updateNodeReplaceBounds(), and utdist().
◆ edge
signed int shortest_path::edge |
Definition at line 146 of file grph.h.
Referenced by computeSteinerTreeVnoi(), correct(), createVariables(), findDaRoots(), getRSD(), graph_get2next(), graph_get3next(), graph_get4next(), graph_path_exec(), graph_path_st_pcmw_extend(), graph_voronoi(), graph_voronoiExtend(), graph_voronoiMw(), graph_voronoiTerms(), graph_voronoiWithDist(), graph_voronoiWithRadius(), graph_voronoiWithRadiusMw(), pricing(), reduce_bd34(), reduce_bound(), reduce_boundHop(), reduce_boundPrune(), reduce_chain2(), reduce_daSlackPrune(), reduce_getSd(), reduce_getSdPcMw(), reduce_ledge(), reduce_npv(), reduce_nts(), reduce_sd(), reduce_sdsp(), reduce_sdspSap(), SCIPprobdataAddNewSol(), SCIPStpHeurLocalExtendPcMw(), SCIPStpHeurLocalRun(), SCIPStpHeurPruneUpdateSols(), SCIPStpHeurTMBuildTree(), SCIPStpHeurTMBuildTreePcMw(), SCIPStpHeurTMPrune(), SCIPStpHeurTMPrunePc(), and sddeltable().