12#include <lemon/list_graph.h>
43 return !(*
this == rhs);
Must be first include.
Definition: bin_prefixes.hpp:13
Definition: node_data.hpp:20
size_t number_of_technical_bins
Definition: node_data.hpp:23
bool operator==(node_data const &rhs) const
Definition: node_data.hpp:27
lemon::ListDigraph::Node favourite_child
Definition: node_data.hpp:24
size_t parent_bin_index
Definition: node_data.hpp:21
std::vector< chopper_pack_record > remaining_records
Definition: node_data.hpp:25
size_t max_bin_index
Definition: node_data.hpp:22
bool operator!=(node_data const &rhs) const
Definition: node_data.hpp:41