/* 1 0 cell column number */ double nf_col(const Node *n, const Cell *c) { return c->col; }