Home
last modified time | relevance | path

Searched refs:TOUR_PP (Results 1 – 3 of 3) sorted by relevance

/dports/math/ggobi/ggobi-2.1.11/src/
H A Ddefines.h166 #define TOUR_PP 1 macro
H A Dtour1d.c681 if (dsp->t1d.target_selection_method == TOUR_PP) in tour1d_run()
714 else if (dsp->t1d.target_selection_method == TOUR_PP) { in tour1d_run()
H A Dtour2d.c661 if (dsp->t2d.target_selection_method == TOUR_PP) in tour2d_run()
715 else if (dsp->t2d.target_selection_method == TOUR_PP) { in tour2d_run()