lnd/autopilot
Andras Banki-Horvath afbbeae4f2
autopilot+test: testify betweenness centrality tests
The commit also reindents the source to conform with ts=8 guideline.
2020-07-17 16:12:55 +02:00
..
agent_constraints_test.go
agent_constraints.go
agent_test.go
agent.go atpl: remove unneeded extra filter on address availability 2020-07-17 16:12:48 +02:00
betweenness_centrality_test.go autopilot+test: testify betweenness centrality tests 2020-07-17 16:12:55 +02:00
betweenness_centrality.go autopilot: tidying up source code to fit to 80 cols 2020-03-30 16:36:13 +02:00
centrality_testdata_test.go autopilot+test: make centrality test data available for other tests 2020-07-17 16:12:53 +02:00
choice_test.go autopilot: append instead of appends in a loop 2020-04-24 19:15:08 +02:00
choice.go
combinedattach.go misc: fix error formatting in multiple files 2020-04-24 19:15:08 +02:00
externalscoreattach_test.go
externalscoreattach.go
graph_test.go
graph.go multi: rename ReadTx to RTx 2020-05-26 18:20:37 -07:00
interface.go autopilot: add TopCentrality to the available heuristics 2020-07-17 16:12:54 +02:00
log.go
manager.go
prefattach_test.go
prefattach.go
simple_graph.go autopilot: betweenness centrality using Brandes algo on simplifed graph 2020-03-27 10:39:50 +01:00
top_centrality_test.go autopilot: add greedy "TopK" centrality heuristic 2020-07-17 16:12:54 +02:00
top_centrality.go autopilot: add greedy "TopK" centrality heuristic 2020-07-17 16:12:54 +02:00