eval.h
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:0k
源码类别:

通讯编程

开发平台:

Visual C++

  1. /* $Id: eval.h,v 1.1 1996/06/24 20:16:27 ewz Exp $
  2.  *
  3.  * eval.h -- header file for evaluation routines
  4.  *
  5.  */
  6. #define mdist   u.I
  7. enum Field {Len, A, B, Hops};
  8. void twofield_sptree(Graph*, Vertex*, enum Field, enum Field);