CoNexDat / CoNexDat/complexnets
DegreeDistributionExport should output same format
- 主要言語
- C++
- スター
- 9
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
```
What steps will reproduce the problem?
1. Export DegreeDistribution with GUI
2. Export DegreeDistribution with CLI
3. If you run a diff between the generated files they don't match. This
is caused by different format for the probabilities (float/double).
What is the expected output? What do you see instead?
The probabilities format should be the same.
Please use labels and text to provide additional information.
You can check the ExportDegreeDistribution for Directed Graphs.
```
Original issue reported on code.google.com by `alvaro.andres.crespo@gmail.com` on 18 Dec 2013 at 9:21
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず ExportDegreeDistribution for Directed Graphs を見つけ、次にレポートで示されている GUI と CLI のエクスポートパスを追跡します。エクスポートを再現して生成されたファイルを比較し、確率のフォーマットに注目します。両方のパスが同じフォーマットを生成し、結果の diff が空であれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- cli, data
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100