Skip to content

heitorctm/TRN-graphs

Repository files navigation

graphs

This repository contains study materials and practical experiments related to graph modeling and analysis.

The project is organized around different graph scenarios, using JSON files to represent graph structures and Jupyter notebooks to explore, analyze, and visualize them.

Overview

Graphs are fundamental data structures used to represent relationships between entities. This repository was created to study graph concepts through practical scenario-based examples.

The materials in this repository combine structured graph data with interactive notebook analysis, making it useful for both academic study and algorithm experimentation.

Repository Structure

  • grafo.json – graph data for one scenario
  • grafos2.json – graph data for another scenario
  • grafos_cenario1.ipynb – notebook for scenario 1
  • grafos_cenario2.ipynb – notebook for scenario 2
  • grafos_cenario2.html – exported HTML version of one notebook or visualization

Purpose

The main goal of this repository is to explore graph representation and analysis through practical examples.

It may include tasks such as:

  • representing graphs with structured data
  • studying relationships between nodes and edges
  • testing graph-based scenarios
  • analyzing graph behavior in notebooks
  • generating visual or interactive outputs

Topics Covered

Depending on the notebook content, the repository may involve:

  • graph representation
  • nodes and edges
  • scenario analysis
  • graph visualization
  • algorithm experimentation
  • academic graph studies

About

Graph modeling and analysis repository with scenario-based notebooks, JSON graph data, and visualization experiments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors