CoNexDat / CoNexDat/complexnets
DegreeDistributionExport should output same format
- Vorherrschende Sprache
- C++
- Sterne
- 9
- Forks
- 7
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating ExportDegreeDistribution for Directed Graphs, then trace the GUI and CLI export paths named in the report. Reproduce the export and compare the generated files, focusing on the probability formatting; done means both paths produce the same format and the resulting diff is empty.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp
- Bereich
- cli, data
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100