Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 286 Bytes

MeritRank

MeritRank is a Rust library for computing merit scores and rankings in a directed graph.

meritrank is maintained by Intersubjective.

Compilation options

  • MERITRANK_NO_ASSERT=1 - disable runtime asserts for better performance.