Home
last modified time | relevance | path

Searched defs:pathdist (Results 1 – 11 of 11) sorted by relevance

/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dprop_stp.c233 SCIP_Real* pathdist, /**< path distance */ in setVnoiDistances()
264 const SCIP_Real* pathdist, /**< shortest path distances */ in updateFixingBounds()
299 SCIP_Real* pathdist; in dualcostVarfixing() local
377 SCIP_Real* pathdist; in reduceRedcostExtended() local
H A Dgrphpath.c96 const SCIP_Real* pathdist) in nearestX()
204 SCIP_Real* pathdist, in correctX()
277 SCIP_Real* pathdist, in resetX()
786 SCIP_Real* pathdist, /**< distance array (on vertices) */ in graph_path_execX()
854 SCIP_Real* pathdist, /**< distance array (on vertices) */ in graph_path_invroot()
930 SCIP_Real* pathdist, /**< distance array (on vertices) */ in graph_path_st()
1037 SCIP_Real* pathdist, /**< distance array (on vertices) */ in graph_path_st_rpc()
1158 SCIP_Real* pathdist, /**< distance array (on vertices) */ in graph_path_st_pcmw()
1320 SCIP_Real* pathdist, /**< distance array (on vertices) */ in graph_path_st_pcmw_full()
1540 SCIP_Real* pathdist, /**< distance array (on vertices) */ in graph_path_st_rmw()
H A Dreduce_bnd.c657 const SCIP_Real* pathdist, /**< shortest path distances */ in updateNodeFixingBounds()
694 const SCIP_Real* pathdist, /**< shortest path distances */ in updateNodeReplaceBounds()
863 const SCIP_Real* pathdist, /**< shortest path distances */ in updateEdgeFixingBounds()
967 const SCIP_Real* pathdist, /**< distance array from shortest path calculations */ in reduceWithNodeReplaceBounds()
1726 SCIP_Real* pathdist, in computePertubedSol()
1869 SCIP_Real* pathdist, in computeTransVoronoi()
2216 const SCIP_Real* pathdist, /**< shortest path distances */ in reduceCheckEdge()
2469 const SCIP_Real* pathdist, /**< shortest path distances */ in reduce_check3Tree()
2868 SCIP_Real* pathdist, /**< distance array for shortest path calculations */ in reduce_da()
6104 SCIP_Real* pathdist, in reduce_boundHopR()
[all …]
H A Dheur_tm.c938 SCIP_Real** pathdist, /**< distance array */ in computeSteinerTree()
1078 SCIP_Real** pathdist, /**< distances from each terminal to all nodes */ in computeDegConsTree()
1672 SCIP_Real** pathdist = NULL; in SCIPStpHeurTMRun() local
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dc_effect.cpp321 fixed_t pathdist = M_Random()<<8; in P_RunEffect() local
336 fixed_t pathdist = M_Random()<<8; in P_RunEffect() local
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dxcsv.h296 double pathdist = 0; variable
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_effect.cpp436 fixed_t pathdist = M_Random()<<8; in P_RunEffect() local
455 fixed_t pathdist = M_Random()<<8; in P_RunEffect() local
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dcsv_util.c159 static double pathdist = 0; variable
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dlocations.cpp45 pathdist : 8, ///< distance from the target -- actual meaning may change member
/dports/games/pioneer/pioneer-20210723/src/
H A DShipAICmd.cpp723 int CheckCollision(DynamicBody *dBody, const vector3d &pathdir, double pathdist, const vector3d &tp… in CheckCollision()
/dports/net/spoofer/spoofer-1.4.7/prober/
H A Dspoofer-prober.cc376 uint8_t pathdist; member