118 void calc_embedding(
bool p)
121 if (!emp) kup =
false;
133 bool calc_embedding ()
const
147 void calc_obstruction(
bool p)
162 bool calc_obstruction()
const
184 void make_biconnected(
bool p)
197 bool make_biconnected()
const
207 bool is_planar()
const
234 list<edge>& get_obstruction_edges()
248 list<node>& get_obstruction_nodes()
290 node_map<list<direction_indicator> >& dirs);
306 void extend_embedding(
324 void switch_to_component(
graph& G,
344 void examine_obstruction(
graph& G,
350 node_map<list<direction_indicator> >& dirs,
367 void dfs_bushform(
node act,
479 void case_A(
p_node* p_fail,
496 void case_B(
p_node* p_fail,
516 void case_C(
node* nodes,
537 void case_D(
node* nodes,
558 void case_E(
node* nodes,
575 void write_node(ostream&
os,
int id,
int label,
int mark);
616 #endif // PLANARITY_H