?? construct.h
字號:
/*2:*/#line 226 "./construct.w"#if !defined(_CONSTRUCT_H_)#define _CONSTRUCT_H_/*6:*/#line 276 "./construct.w"#include "length.h"/*:6*/#line 229 "./construct.w"extern const char*construct_rcs_id;/*9:*/#line 300 "./construct.w"#define CONSTRUCT_CANONICAL 0/*:9*//*11:*/#line 339 "./construct.w"#define CONSTRUCT_RANDOM 1/*:11*//*18:*/#line 461 "./construct.w"#define CONSTRUCT_GREEDY 2#define CONSTRUCT_GREEDY_RANDOM 3/*:18*/#line 231 "./construct.w"/*5:*/#line 269 "./construct.w"length_tconstruct(const int n,int*tour,const int heuristic,const longheur_param,const long random_seed);/*:5*//*63:*/#line 1102 "./construct.w"length_t construct_matching(int n,int*mate,int alg,long alg_param,constlong random_seed);/*:63*/#line 232 "./construct.w"#endif/*:2*/
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -