📄 kextended.tgffopt
字号:
#---------------------------------------------# Series-parallel graph generation example#---------------------------------------------# Basic definitionsseed 1period_mul 1tg_cnt 3task_cnt 22 1task_degree 2 3#---------------------------------------------# New options#---------------------------------------------# Task graph labelstg_label MY_TASK_GRAPH# Offsets work with task graphs as well. Can be any integer number.tg_offset MY_TASK_GRAPH -12# Probability that the task graph is periodicprob_periodic .4# Probability that the graph has multiple start nodesprob_multi_start_nodes .5# Average number of start nodes for graphs with multiple start nodes# (In this case it is 3 +/- 2)start_node 3 2#-------------------------------------------------# 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 + -