lemon/planarity.h
changeset 2500 9d9855af1de1
parent 2499 c97596611d59
child 2508 c86db0f7f917
equal deleted inserted replaced
2:fc6cb04fa609 3:bf328fe4f55f
  2049       }
  2049       }
  2050     }
  2050     }
  2051 
  2051 
  2052   }
  2052   }
  2053 
  2053 
       
  2054   /// \ingroup planar
       
  2055   ///
  2054   /// \brief Schnyder's planar drawing algorithms
  2056   /// \brief Schnyder's planar drawing algorithms
  2055   ///
  2057   ///
  2056   /// The planar drawing algorithm calculates location for each node
  2058   /// The planar drawing algorithm calculates location for each node
  2057   /// in the plane, which coordinates satisfies that if each edge is
  2059   /// in the plane, which coordinates satisfies that if each edge is
  2058   /// represented with a straight line then the edges will not
  2060   /// represented with a straight line then the edges will not