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

📄 kseries_parallel.tgffopt

📁 TGFF省城程序
💻 TGFFOPT
字号:
#---------------------------------------------# Series-parallel graph generation example#---------------------------------------------# Basic definitionsseed 1period_mul 1tg_cnt 4# Note, this only sets lower bound for number of taskstask_cnt 20 1#---------------------------------------------# New options#---------------------------------------------# Turn on series-parallel graph generation#      (Graph is recursively generated as long as the lower bound on the #       number of tasks isn't met)gen_series_parallel# Sets the average number of chains to 4 (+/- 2)series_wid 4 2# Sets the average chains length to 5 (+/- 3)series_len 5 3# This allows chains to not rejoin with probability .7series_must_rejoin 0series_subgraph_fork_out .7#-------------------------------------------------# Output commands#-------------------------------------------------tg_writeeps_writevcg_writetable_label COMMUNtable_cnt 3table_offset COMMUN 12table_attrib price 80 20type_attrib exec_time 50 20trans_write

⌨️ 快捷键说明

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