CoNexDat / CoNexDat/complexnets
DegreeDistributionExport should output same format
- Lingua principale
- C++
- Stelle
- 9
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- cli, data
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100