Skip to content

The goal of this project is to perform some graph-related operations on Prof. Donald Knuth’s list of five-letter words in GraphBase.

Notifications You must be signed in to change notification settings

berksaltuk/WordNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/**
* Title : Notes about compilation
* Author : Berk Saltuk Yılmaz
* ID: 21903419
* Section : 3
* Assignment : 4
*/

My program does compile and work on the dijkstra server properly. 

However, if you face a "segmentation fault" originated because of stdstring (I don't know why)
you can try to run each method separately but I believe that I have solved this problem. 

If an unexpected error occurs on dijkstra, I guarantee that it will work on your favorite IDE :).

About

The goal of this project is to perform some graph-related operations on Prof. Donald Knuth’s list of five-letter words in GraphBase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages