# 两阶段在线资源调度 **Repository Path**: ioesc/two-stages ## Basic Information - **Project Name**: 两阶段在线资源调度 - **Description**: 针对离线调度策略存在的局限性,研究了同时涉及离线和在线资源调度的共享资源调度模型。针对该模型中存在的资源竞争问题,提出一个统一的调度框架(TS-RA),将离线和在线资源调度整合到一 个统一的框架中。 - **Primary Language**: Matlab - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-11 - **Last Updated**: 2023-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Matlab Codes for the paper published in IJCAI2020, named 'A Unified Model for the Two-stage Offline-then-Online Resource Allocation'. 'main' file for getting the results on real dataset and 'main_syn' file for getting the results on the synthetic dataset.