[Boostjp-dev906] [原文誤り?]graph/adjacency_matrix.html

Back to archive index

KANAHORI Toshihiro kanah****@k*****
2003年 4月 1日 (火) 22:05:22 JST


金堀です。

とりあえず
唾つけた分は、
なんとか終わりました。

で、
graph/adjacency_matrix.html
でおかしなところがありましたので報告いたします。

まず、2段落目(?)の中盤で、

See Section XXX for an
explanation of how to use internal properties.

とありますが、
Section XXX って。。。

BGL本では3.6章になっているんですが、
本に合わせるべきでしょうか。


で、その次の文章で、

In the case of an undirected graph, the
<tt>adjacency_matrix</tt>. class does not use a full <i>V x V</i>
matrix but instead uses a lower triangle (the diagonal and below)
since the matrix for an undirected graph is symmetric.

とありますが、単純に
<tt>adjacency_matrix</tt>
の後にはピリオドがいらない。と。


で、その後の図のキャプションが
Figure 1:
となっていますが、
正しくは、
Figure 2:
です。

で、
後半の、
Non-Member Functions
では、
ほとんど、
<tt>g</i>
の様に<tt>が閉じてありません。


あとは、こちらの環境がおかしいのかもしれませんが、

get_property(const adjacency_matrix&amp; g, GraphProperty)

が明らかに2つあり、
その後で、いきなり終わってしまっています。
<body>、<html>
すら閉じてありません。

本家からも落としたりしたのですが、
どれも同じでした。

どなたか確認をお願いしてよろしいでしょうか。

宜しくお願いします。



かなほり





Boostjp-developer メーリングリストの案内
Back to archive index