
       TimingPathList *ttv_GetParallelPaths(TimingPath *ta, long num);

DDEESSCCRRIIPPTTIIOONN
       Returns  a  list  of  paths parallel to a given path, i.e. starting end
       ending on the same nodes, with same transitions, but crossing different
       intermediary nodes.

AARRGGUUMMEENNTTSS
       ttaa            Pointer to a timing path

       nnuumm           Max number of parallel paths to report

       EEXXAAMMPPLLEE       _s_e_t _p_r___l_i_s_t _[_t_t_v___G_e_t_P_a_r_a_l_l_e_l_P_a_t_h_s _[_l_i_n_d_e_x _$_p___l_i_s_t _1_] _1_0_]

