ManimCommunity/manim

Graph theory: Weighted edges, loop edges

Open

#3,153 创建于 2023年2月9日

在 GitHub 查看
 (5 评论) (2 反应) (0 负责人)Python (17,820 star) (1,378 fork)batch import
good first issuenew feature

描述

Hello. I would like to animate several algorithms used in computer science. I've noticed it is not possible to add loop edges (edge from a node to itself) and it is not possible to assign weights to edges (decimal numbers). Can you add this functionality?

贡献者指南

Graph theory: Weighted edges, loop edges · ManimCommunity/manim#3153 | Good First Issue