ORilot / DiscordStuff

A little play around with the Webhook feature of discord
0 stars 0 forks source link

Path creation and routing functionality #43

Closed sync-by-unito[bot] closed 5 months ago

sync-by-unito[bot] commented 5 months ago

Do a primm’s routing tables for having agents navigate through the environment.

If the agent comes across a congestion, it has a chance to ‘awaken.’ If awakened it perform’s a Djikstra’s algorithm to find itself an alternative route. (Note that it disables any edges it has encountered congestion on in the Djiskra’s pathfinding.)

Live Internet routing protocol; Ted adds to this later.

Specified by: Ted Proctor, Zdenek Plesek and Scott Deverinne

Implemented by:

Validated by:

┆Issue is synchronized with this Trello card by Unito