govertb / GPUGraphLayout

An experimental GPU accelerated implementation of ForceAtlas2
Other
45 stars 16 forks source link

Added fix for segfault with better input validation. #16

Closed TheMatt2 closed 4 years ago

TheMatt2 commented 5 years ago

This adds a function called basename() in graph_viewer.cpp to fix issue #15 .