cs425-t11-2021 / graph-it

0 stars 1 forks source link

Program freezes on startup sometimes as a result of MinDegree and Chromatic threads accessing AlgorithmManager.running at the same time #106

Closed JimmyJamJr closed 2 years ago

JimmyJamJr commented 2 years ago

Might be fixable simply by switching running and complete to concurrent.