~igraph/igraph/0.5-main

« back to all changes in this revision

Viewing changes to src/bliss_partition.hh

  • Committer: Gabor Csardi
  • Date: 2012-10-16 20:08:16 UTC
  • Revision ID: csardi.gabor@gmail.com-20121016200816-z42xst2rhl32sauo
More bliss updates to make it compile on Solaris (and hopefully windows).

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
}
31
31
 
32
32
#include <cstdlib>
33
 
#include <cstdio>
34
33
#include "bliss_kstack.hh"
35
34
#include "bliss_kqueue.hh"
36
35
#include "bliss_heap.hh"
104
103
 
105
104
  bool is_discrete() const {return(free_cells == 0); }
106
105
 
107
 
  void print(FILE *fp);
108
 
  void print_signature(FILE *fp);
109
 
 
110
 
 
111
106
  /*
112
107
   * Splits "cell" into [cell_1,...,cell_n] so that &cell_1 == &cell
113
108
   *  according to the invariant_values of elements in the cell