equal
deleted
inserted
replaced
453 all the tight edges. The computation will be demonstrated on the following |
453 all the tight edges. The computation will be demonstrated on the following |
454 graph, which is read from the dimacs file \c sub_graph_adaptor_demo.dim. |
454 graph, which is read from the dimacs file \c sub_graph_adaptor_demo.dim. |
455 The full source code is available in \ref sub_graph_adaptor_demo.cc. |
455 The full source code is available in \ref sub_graph_adaptor_demo.cc. |
456 If you are interested in more demo programs, you can use |
456 If you are interested in more demo programs, you can use |
457 \ref dim_to_dot.cc to generate .dot files from dimacs files. |
457 \ref dim_to_dot.cc to generate .dot files from dimacs files. |
458 The .dot file of the following figure of was generated generated by |
458 The .dot file of the following figure was generated by |
459 the demo program \ref dim_to_dot.cc. |
459 the demo program \ref dim_to_dot.cc. |
460 |
460 |
461 \dot |
461 \dot |
462 digraph lemon_dot_example { |
462 digraph lemon_dot_example { |
463 node [ shape=ellipse, fontname=Helvetica, fontsize=10 ]; |
463 node [ shape=ellipse, fontname=Helvetica, fontsize=10 ]; |