lnd.xprv/autopilot
Olaoluwa Osuntokun cebc4d8dba
Merge pull request #2405 from halseth/autopilot-weighted-heuristics-follow-up
[autopilot] Weighted combined attachment heuristic
2019-01-22 19:08:46 -08:00
..
agent_constraints_test.go autopilot: TestConstrainedPrefAttachmentNeedMoreChan->TestConstraintsChannelBudget 2019-01-08 10:10:58 +01:00
agent_constraints.go autopilot: define AgentConstraints 2019-01-08 10:10:58 +01:00
agent_test.go autopilot/interface+agent: return NodeScore from NodeScores 2019-01-08 10:23:50 +01:00
agent.go autopilot/interface+agent: return NodeScore from NodeScores 2019-01-08 10:23:50 +01:00
choice_test.go autopilot/interface+choice: add NodeScore type 2019-01-08 10:23:48 +01:00
choice.go autopilot/interface+choice: add NodeScore type 2019-01-08 10:23:48 +01:00
combinedattach.go autopilot: add WeightedCombAttachment 2019-01-21 09:44:38 +01:00
graph.go autopilot/graph: set max htlc in test edge policies 2019-01-22 08:42:29 +01:00
interface.go autopilot/interface+prefattach: scale node scores to range [0.0, 1.0] 2019-01-21 09:44:37 +01:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
manager.go autopilot/manager: only set m.pilot if started successfully 2018-12-19 19:48:44 +01:00
prefattach_test.go autopilot/interface+prefattach: scale node scores to range [0.0, 1.0] 2019-01-21 09:44:37 +01:00
prefattach.go autopilot/interface+prefattach: scale node scores to range [0.0, 1.0] 2019-01-21 09:44:37 +01:00