Discovered bugs in HashMultiMap and after fixing it add method is now little slower but find method is medium faster. So it turned out good.
EdgeRecord now contains from,to fields as immutables. Vertex in place of in vector of edges has in RbHashMultimap of edges. Astar exepriment now uses real filters based on before mentioned map.