MCPcopy
hub / github.com/mrpandey/d3graphTheory

github.com/mrpandey/d3graphTheory @main sqlite

repository ↗ · DeepWiki ↗
1,019 symbols 2,295 edges 28 files 0 documented · 0%
README

D3 Graph Theory

Click to see the action

Donate

In mathematics, graph theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of vertices, nodes, or points which are connected by edges, arcs, or lines. -- Wikipedia

D3 Graph Theory is a front-end project aimed at anyone who wants to learn graph theory. It provides a quick and interactive introduction to the subject. The visuals used in the project makes it an effective learning tool.

Topics Covered So Far

The whole content is broken in several units. So far these units have been added.

Table Of Contents
1. Vertices and Edges 2. Order and Size of a Graph 3. Degree of a Vertex
4. Degree Sequence of a Graph 5. Graphic Sequence 6. Havel-Hakimi Algorithm
7. Pigeonhole Principle 8. Regular Graph 9. Complete Graph
10. Bipartite Graph 11. Complete Bipartite Graph 12. Walk
13. Open vs Closed Walks 14. Connectivity 15. Eulerian Circuit
16. Eulerian Trail 17. Graph Coloring 18. k-Colorable Graph
19. Chromatic Number 20. Trees 21. Rooted Trees
22. Spanning Tree of a Graph

The project is still expanding. New topics are added from time to time.

Upcoming Topics

These topics are planned to be added.

  • [ ] Planar Graphs
  • [x] Chromatic Number
  • [x] Trees
  • [x] Rooted Trees
  • [x] Spanning Tree
  • [ ] Prim's Algorithm
  • [ ] Kruskal's Algorithm

So, keep checking for updates. :smile:

Attributions

This project is built with the help of following libraries and projects.

License

Copyright (c) 2017 Avinash Pandey. Licensed under MIT License.

Core symbols most depended-on inside this repo

restart
called by 8
ch/graphic-sequence/app.js
showGraphLatex
called by 7
ch/graphic-sequence/app.js
showGraphLatex
called by 7
ch/open-vs-closed/app.js
showGraphLatex
called by 7
ch/graph-coloring/app.js
showGraphLatex
called by 7
ch/walk/app.js
restart
called by 6
ch/degree-sequence/app.js
showGraphLatex
called by 6
ch/degree-sequence/app.js
restart
called by 6
ch/pigeonhole/app.js

Shape

Function 1,019

Languages

TypeScript100%

Modules by API surface

js/d3.v5.min.js622 symbols
js/jquery-3.2.1.min.js86 symbols
ch/connectivity/app.js19 symbols
ch/walk/app.js18 symbols
ch/open-vs-closed/app.js18 symbols
ch/complete-bipartite/app.js17 symbols
ch/bipartite/app.js17 symbols
ch/trees/app.js15 symbols
ch/graphic-sequence/app.js15 symbols
ch/graph-coloring/app.js15 symbols
ch/regular-graph/app.js14 symbols
ch/pigeonhole/app.js14 symbols

For agents

$ claude mcp add d3graphTheory \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact