Skip to content

add ascii draw & refactoring - #3

Open
rdawoud wants to merge 4 commits into
emarco177:mainfrom
rdawoud:graph_log_dispaly
Open

add ascii draw & refactoring #3
rdawoud wants to merge 4 commits into
emarco177:mainfrom
rdawoud:graph_log_dispaly

Conversation

@rdawoud

@rdawoud rdawoud commented May 31, 2024

Copy link
Copy Markdown

-- Simplified Graph Structure:
Moved all conditional edge logic into a node function.
This change reduces redundancy and makes the graph structure easier to understand and maintain.
-- ASCII Visualization:
Integrated ASCII visualization for each node execution.
Utilized the dot_to_ascii function to convert DOT graph representations into ASCII art.
This enhancement provides a clear, textual representation of the graph's state, aiding in debugging and understanding the flow.

@rdawoud

rdawoud commented May 31, 2024

Copy link
Copy Markdown
Author

image

the logic highlight the current node when executed to better understand the location

@emarco177
emarco177 force-pushed the main branch 2 times, most recently from addae99 to 4c77b07 Compare June 2, 2024 04:11
@emarco177
emarco177 force-pushed the main branch 7 times, most recently from 1b59529 to bdbbbe4 Compare April 25, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants