Skip to content
#

critical-path-method

Here are 18 public repositories matching this topic...

Multi-model DAG-driven parallel AI film generation — parallel speedup scales with scene independence; Generate film scenes simultaneously instead of one by one; "把影视生成的执行图从拓扑序变成关键路径最优调度" ; 唯一把场景叙事依赖建模为 DAG、以 CPM 算法驱动并行调度的影视生成引擎

  • Updated Mar 26, 2026
  • Python

This repository contains a JavaScript algorithm designed to compare two graphs and identify the largest subgraph while calculating its critical path. Developed as a project for a course in my master's program, this project delves into discrete structures and graph theory, offering practical insights into graph analysis and optimization

  • Updated Feb 20, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the critical-path-method topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the critical-path-method topic, visit your repo's landing page and select "manage topics."

Learn more