Fork me on GitHub
NetworKit
Large-Scale Network Analysis
  • Get Started
  • Documentation
  • Features
  • News
  • Publications
  • NetworKit Day
  • Credits & References
    • Python Documentation
    • C++ Documentation
    • Jupyter Notebook
    • Developer Guide

File NetworkitBinaryGraph.hpp¶

↰ Parent directory (include/networkit/io)

Contents

  • Definition (include/networkit/io/NetworkitBinaryGraph.hpp)

  • Includes

  • Namespaces

  • Classes

  • Enums

  • Functions

  • Typedefs

  • Variables

Definition (include/networkit/io/NetworkitBinaryGraph.hpp)¶

  • Program Listing for File NetworkitBinaryGraph.hpp

Includes¶

  • cstddef

  • cstdint

  • tlx/define/likely.hpp

  • tlx/math/clz.hpp

  • tlx/math/ffs.hpp

Namespaces¶

  • Namespace NetworKit

  • Namespace NetworKit::nkbg

Classes¶

  • Struct Header

Enums¶

  • Enum WeightFormat

Functions¶

  • Function NetworKit::nkbg::varIntDecode

  • Function NetworKit::nkbg::varIntEncode

  • Function NetworKit::nkbg::zigzagDecode

  • Function NetworKit::nkbg::zigzagEncode

Typedefs¶

  • Typedef NetworKit::nkbg::WEIGHT_FORMAT

Variables¶

  • Variable NetworKit::nkbg::DELETED_BIT

  • Variable NetworKit::nkbg::DIR_MASK

  • Variable NetworKit::nkbg::INDEX_MASK

  • Variable NetworKit::nkbg::INDEX_SHIFT

  • Variable NetworKit::nkbg::WGHT_MASK

  • Variable NetworKit::nkbg::WGHT_SHIFT

Back to top

© Copyright 2018 Humboldt-Universität zu Berlin - Department of Computer Science - Modeling and Analysis of Complex Systems and contributors.
Created using Sphinx 8.1.3.

Contact, Imprint and Privacy