-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
669b09f
commit 23f6432
Showing
1 changed file
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Mr-Python-in-China 你的$0$ 条边还是指定参数
Graph(point_count, 0)
中0
的语义是directed
为False
?这里运行上是后者,而且我觉得应该允许用户指定。