📄 fig12_9.pl
字号:
% Figure 12.9 Problem-specific relations for the task-scheduling problem.
% The particular scheduling problem of Figure 12.8 is also defined by its
% precedence graph and an initial (empty) schedule as a start node for search.
/* Problem-specific relations for task scheduling
Nodes in the state space are partial schedules specified by:
[ WaitingTask1/D1, WaitingTask2/D2, ...] *
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -