makeMaximalPlanar            package:RBGL            R Documentation

_m_a_k_e_M_a_x_i_m_a_l_P_l_a_n_a_r

_D_e_s_c_r_i_p_t_i_o_n:

     makeMaximalPlanar description

_U_s_a_g_e:

     makeMaximalPlanar(g) 

_A_r_g_u_m_e_n_t_s:

       g: instance of class graphNEL from Bioconductor graph class

_A_u_t_h_o_r(_s):

     Li Long <li.long@isb-sib.ch>

_R_e_f_e_r_e_n_c_e_s:

     Boost Graph Library ( www.boost.org/libs/graph/doc/index.html )

     The Boost Graph Library: User Guide and Reference Manual; by
     Jeremy G. Siek, Lie-Quan Lee, and Andrew Lumsdaine;
     (Addison-Wesley, Pearson Education Inc., 2002), xxiv+321pp. ISBN
     0-201-72914-8

