Widen the ripple paths we explore close to the beginning but narrow them in the middle.

Conflicts:
	src/cpp/ripple/Pathfinder.cpp
This commit is contained in:
JoelKatz
2013-04-09 14:09:23 -07:00
parent 8c3d04caff
commit a00ae8864a
3 changed files with 8 additions and 108 deletions

View File

@@ -51,7 +51,7 @@ const int SYSTEM_WEBSOCKET_PUBLIC_PORT = 6563; // XXX Going away.
#define DEFAULT_PEER_CONNECT_LOW_WATER 4
// Grows exponentially worse.
#define DEFAULT_PATH_SEARCH_SIZE 5
#define DEFAULT_PATH_SEARCH_SIZE 6
enum SizedItemName
{