Evolutionary-Algorithms-On-Click/runner_controller_microservice

Find an alternate for `graphviz` and `networkx` to visualize GP tree.

Open

#22 opened on Mar 19, 2025

 (0 comments) (0 reactions) (0 assignees)Go (3 forks)auto 404
amsoc-acceptedenhancementhacktoberfestsecurity

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

The current implementation uses graphviz and networkx for visualizing GP. But installing and setting it up is an headache. It may not work in the future. Finding a replacement will be crucial.

Contributor guide