Module swh_graph::java_compat

source ·
Expand description

Structures to load file created with legacy swh-graph implementation written in Java.

mph, and sf are imported from sux-rs

Modules§

  • Structure to read and write a Java it.unimi.dsi.bits.LongArrayBitVector object in Java’s native serialization format
  • Structure to read the same data structures as it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList, which were used to store labels in graphs generated by the Java implementation of swh-graph.
  • Minimal perfect hash functions.
  • Static functions