Documentation ¶
Index ¶
Constants ¶
View Source
const (
Accuracy = 100
)
Variables ¶
This section is empty.
Functions ¶
func Calculate ¶
func Calculate(initScores storage.ScoresByConsulMap, votes storage.VoteByConsulMap) (storage.ScoresByConsulMap, error)
func Float32ToUInt64Score ¶
func UInt64ToFloat32Score ¶
Types ¶
type Actor ¶
type Actor struct { Name account.ConsulPubKey InitScore uint64 }
Directories ¶
Path | Synopsis |
---|---|
Package trustGraph is based on EigenTrust http://nlp.stanford.edu/pubs/eigentrust.pdf
|
Package trustGraph is based on EigenTrust http://nlp.stanford.edu/pubs/eigentrust.pdf |
Click to show internal directories.
Click to hide internal directories.