Staging instance, all changes can be removed at any time

Skip to content

java: Add support for reading is_skipped.bits

vlorentz requested to merge is_skipped into master

This is the new format generated and read by Rust.

The Rust compression pipeline can't generate is_skipped.bin, so the Java backend needs to read is_skipped.bits in order to load graphs compressed with the Rust pipeline.

Merge request reports

Loading