lnd.xprv/autopilot
Johan T. Halseth e84bd29836
autopilot/agent: add weightedChoice and chooseN algorithm
The algorithms will be used to select nodes at random from the weighted
distribution set by the node's scores given by the heuristic.
2018-12-06 14:26:05 +01:00
..
agent_test.go autopilot/prefattach+interface: add API NodeScores 2018-12-06 14:26:05 +01:00
agent.go autopilot/agent: add weightedChoice and chooseN algorithm 2018-12-06 14:26:05 +01:00
graph.go multi: switch from bolt packge to bbolt package for all imports 2018-11-29 20:33:49 -08:00
heuristic_constraints.go autopilot: define HeuristicConstraints 2018-12-06 11:20:09 +01:00
interface.go autopilot/prefattach+interface: add API NodeScores 2018-12-06 14:26:05 +01:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
prefattach_test.go autopilot/prefattach_test: use NodeScores API for prefAttach tests 2018-12-06 14:26:05 +01:00
prefattach.go autopilot/prefattach+interface: add API NodeScores 2018-12-06 14:26:05 +01:00