Computer Science, asked by nidhi1045, 1 year ago

topological sort examples​

Answers

Answered by asthakz
2

hello

For example, a topological sorting of the following graph is “5 4 2 3 1 0”. There can be more than one topological sorting for a graph.

hey please mark brainliest if it's correct ✌


nidhi1045: thank you but i wanted examples of algorithms used for topological sorting
asthakz: ohh
asthakz: I'm sorry I'm not able give u the correct answer
Answered by astha23kz
0

{\huge{\boxed{\mathbb {\blue{HEYAA \: \: MATE}}}}}

Answer:

In computer science, a topological sort or topological ordering of a directed graph is a linear ordering of its vertices such that for every directed edge uv from vertex u to vertex v, u comes before v in the ordering.

BRAINLIEST

Similar questions