I would like to propose extending the framework to support multilayer hypergraphs with heterogeneous layer types, where each layer can independently be either directed or undirected. While the current implementation supports visualization for directed and undirected hypergraphs individually, the multilayer visualization is limited to only undirected layers. It would be valuable to enable multilayer visualization that can incorporate directed hypergraph layers alongside undirected ones, allowing mixed-layer representations within a single model. This enhancement would improve the expressiveness and applicability of the framework for real-world scenarios where different types of relationships (e.g., citation vs. co-authorship) coexist.
I would like to propose extending the framework to support multilayer hypergraphs with heterogeneous layer types, where each layer can independently be either directed or undirected. While the current implementation supports visualization for directed and undirected hypergraphs individually, the multilayer visualization is limited to only undirected layers. It would be valuable to enable multilayer visualization that can incorporate directed hypergraph layers alongside undirected ones, allowing mixed-layer representations within a single model. This enhancement would improve the expressiveness and applicability of the framework for real-world scenarios where different types of relationships (e.g., citation vs. co-authorship) coexist.