⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 types.w

📁 Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
💻 W
字号:
% This file is in the public domain.% Typeset these typedef'd types as if they are |int|.  I put this in% a separate .w file so that it's convenient for other .w files.@s dict_node_t int@s dict_t int@s eligible_t int@s E2_box_t int@s E2_node_t int@s length_t int@s nn_entry_t int@s pool_block_freelist_t int@s pool_t int@s tsp_instance_t int@s edge_weight_type_t int@s edge_weight_format_t int@s coord_2d int@s prng_t int@s decluster_tree_t int@s decluster_edge_t int@s search_node_t int@s onetree_node_t int@s pq_t int@s pq_cmp_func_t int@s dirty_queue_node_t int@s dirty_queue_node_s int@s dirty_set_t int@s tabu_hash_elem_s int@s tabu_hash_elem_t int@s tabu_hash_s int@s tabu_hash_t int% These are for tspgen.w@s edge_t int@s tree_t int@s hull_sortbox_t int@s hull_vertex_t int@s point_t int% These are from gb_flip (with my gb_flip.ch modifications)@s gb_prng_t int

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -