Skip to content

coder336/Optimizing-Roads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Optimizing-Roads

This is an algorithm for assigning directions in a bidirectional network of roads such that every city is connected to each other and each road is unidirectional. The input is taken as number of cities and number of roads and then each road is represented by two numbers representing a road. The output will be given as a undirectional roads except for bridges which are bidirectional.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages