|
| | CXin_Wang (const CRichModel &model, int source) |
| |
| | CXin_Wang (const CRichModel &model, int source, int destination) |
| |
| | CXin_Wang (const CRichModel &model, int source, double R) |
| |
| | CXin_Wang (const CRichModel &model, const map< int, double > &sources) |
| |
| | CXin_Wang (const CRichModel &model, const map< int, double > &sources, const set< int > &destinations) |
| |
| | CXin_Wang (const CRichModel &model, const set< int > &sources) |
| |
| | CXin_Wang (const CRichModel &model, const set< int > &sources, double R) |
| |
| | CXin_Wang (const CRichModel &model, const set< int > &sources, const set< int > &destinations) |
| |
| vector< int > | GetFixedVertSequence () const |
| |
| | CICH_WindowFiltering (const CRichModel &model, int source) |
| |
| | CICH_WindowFiltering (const CRichModel &model, int source, int destination) |
| |
| | CICH_WindowFiltering (const CRichModel &model, int source, double R) |
| |
| | CICH_WindowFiltering (const CRichModel &model, const map< int, double > &sources) |
| |
| | CICH_WindowFiltering (const CRichModel &model, const map< int, double > &sources, const set< int > &destinations) |
| |
| | CICH_WindowFiltering (const CRichModel &model, const set< int > &sources) |
| |
| | CICH_WindowFiltering (const CRichModel &model, const set< int > &sources, double R) |
| |
| | CICH_WindowFiltering (const CRichModel &model, const set< int > &sources, const set< int > &destinations) |
| |
| | CChen_Han (const CRichModel &model, int source) |
| |
| | CChen_Han (const CRichModel &model, int source, int destination) |
| |
| | CChen_Han (const CRichModel &model, int source, double R) |
| |
| | CChen_Han (const CRichModel &model, const map< int, double > &sources) |
| |
| | CChen_Han (const CRichModel &model, const map< int, double > &sources, const set< int > &destinations) |
| |
| | CChen_Han (const CRichModel &model, const set< int > &sources) |
| |
| | CChen_Han (const CRichModel &model, const set< int > &sources, double R) |
| |
| | CChen_Han (const CRichModel &model, const set< int > &sources, const set< int > &destinations) |
| |
| __int64 | GetMaxLenOfPseudoSourceQueue () const |
| |
| __int64 | GetMaxLenOfWindowQueue () const |
| |
| __int64 | GetTotalNumOfWindows () const |
| |
| void | OutputExperimentalResults () const |
| |
| virtual vector< EdgePoint > | BacktraceShortestPath (int end) const |
| |
| | CExactDGPMethod (const CRichModel &inputModel, int source) |
| |
| | CExactDGPMethod (const CRichModel &inputModel, int source, int destination) |
| |
| | CExactDGPMethod (const CRichModel &inputModel, int source, double R) |
| |
| | CExactDGPMethod (const CRichModel &inputModel, const map< int, double > &indexOfSourceVerts) |
| |
| | CExactDGPMethod (const CRichModel &inputModel, const map< int, double > &indexOfSourceVerts, const set< int > &destinations) |
| |
| | CExactDGPMethod (const CRichModel &inputModel, const set< int > &indexOfSourceVerts) |
| |
| | CExactDGPMethod (const CRichModel &inputModel, const set< int > &indexOfSourceVerts, double R) |
| |
| | CExactDGPMethod (const CRichModel &inputModel, const set< int > &indexOfSourceVerts, const set< int > &destinations) |
| |
| virtual int | GetAncestor (int vIndex) const |
| |
| vector< EdgePoint > | BacktraceIsoline (double val) const |
| |
| | CDistanceApproach (const CRichModel &model, int source) |
| |
| | CDistanceApproach (const CRichModel &model, int source, int destination) |
| |
| | CDistanceApproach (const CRichModel &model, int source, double R) |
| |
| | CDistanceApproach (const CRichModel &model, const map< int, double > &sources) |
| |
| | CDistanceApproach (const CRichModel &model, const map< int, double > &sources, const set< int > &destinations) |
| |
| | CDistanceApproach (const CRichModel &model, const set< int > &sources) |
| |
| | CDistanceApproach (const CRichModel &model, const set< int > &sources, double R) |
| |
| | CDistanceApproach (const CRichModel &model, const set< int > &sources, const set< int > &destinations) |
| |
| virtual void | Execute () |
| |
| string | GetAlgorithmName () const |
| |
| const vector< double > & | GetDistanceField () const |
| |
| double | GetMaxDistance () const |
| |
| virtual __int64 | GetMaxLenOfQueue () const |
| |
| virtual __int64 | GetMaxPropagationLevels () const |
| |
| double | GetMemoryCost () const |
| |
| __int64 | GetRunTime () const |
| |
Definition at line 7 of file Xin_Wang.h.