Skip to content

gyxx-xc/COMP2432Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Project Project!!!

to build the program, goto build dir do

make

the output file PLS is ready to use

runPLS开发策略 我们决定implement FCFS(根据订单到达时间) 和 priorityScheduling(根据pdf对9个Product三个Category的定义)

Product_A, B and C 属于 Category_1;

Product_D, E and F 属于 Category_2;

Product_G, H and I 属于 Category_3;

其中,优先级Category_1 > Category_2 > Category_3;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages