Skip to content

Commit

Permalink
Merge branch 'filterGeodesic'
Browse files Browse the repository at this point in the history
  • Loading branch information
stivalaa committed Jan 7, 2023
2 parents 74cb57b + 829151d commit 7446764
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ Keywords: Geodesic cycle, Exponential random graph model, ERGM, dk-series random

## Code and scripts

The code and scripts in this repository were imported from the geodesic_cycles_code_scripts.tar.gz file available from https://sites.google.com/site/alexdstivala/home/geodesic_cycles.
The code and scripts in this repository were originally imported from the geodesic_cycles_code_scripts.tar.gz file available from https://sites.google.com/site/alexdstivala/home/geodesic_cycles.

The code for counting geodesic cycles uses the Waffles machine learning library https://github.com/mikegashler/waffles.
The code for finding "atomic cycles" uses the Waffles machine learning library https://github.com/mikegashler/waffles.

The code for counting geodesic cycles uses the CYPATH software from http://research.nii.ac.jp/~uno/code/cypath11.zip (see http://research.nii.ac.jp/~uno/code/cypath.html) to find chordless cycles.

## References

Expand Down

0 comments on commit 7446764

Please sign in to comment.