prabhupant / python-ds

No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code improvement for 'data_structures/graphs/Adjacency_matrix.py'

Kakarot-2000 opened this issue · comments

  1. defining adjacency matrix can be simplified
  2. bug in line 20