Implementations of the LinkPath class. [詳解]
#include "LinkPath.h"
#include "Link.h"
#include <algorithm>
Implementations of the LinkPath class.