Replace unefficient datatypes with more appropriate ones
Đang mở
good first issue
- Ngôn ngữ chính
- Python
- Star
- 134
- Fork
- 23
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
For example, a list of edges is now stored in a ```list()``` datatype, but a ```set()``` seems to be more appropriate and memory-efficient, since we do not need to store an order of the elements.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.