24 #ifndef __GIANEIGHBORS_H_
25 #define __GIANEIGHBORS_H_
87 virtual unsigned int getSize()
const;
107 virtual void add(
const GiaNode& node,
unsigned int degree);
114 virtual void remove(
const GiaNode& node);
121 virtual const GiaNode&
get(
unsigned int position);
167 unsigned int degree)
const;