CoNexDat / CoNexDat/complexnets

DegreeDistributionExport should output same format

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
C++
Stars
9
Forks
7
PR merge metrics
No merged PRs in 30d

Description

```
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.