Skip to content
#

computer-science

Here are 349 public repositories matching this topic...

AlgorithmsAndDataStructure
420-Madhav
420-Madhav commented Oct 30, 2020

Title -

what will change -

Type of Issue -

Please add/delete options that are not relevant.

  • Adding New Code
  • Improving Code
  • Improving Documentation
  • Bug Fix

Programming Language

Please add/delete options that are not relevant.

  • Python
  • C++

Self Check

  • Ask for issue assignment before making Pull Request.
  • Ad
xiaoxiae
xiaoxiae commented May 7, 2020

The complement function poorly handles larger graphs, making the nodes fly in all directions, causing arithmetic errors.

Steps to reproduce

  1. create a large cycle
  2. press the Complement button

Possible solutions

The fix should pretty much just involve trying out various functions that repulse/attract the nodes, since the current ones don't seem to handle long distances too well (see

Improve this page

Add a description, image, and links to the computer-science topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the computer-science topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.