Fuzzy routing: Difference between revisions

Content deleted Content added
Creation.
 
Adding short description: "Approach to computer routing"
 
(30 intermediate revisions by 15 users not shown)
Line 1:
{{Short description|Approach to computer routing}}
Fuzzy Routing is the practice of randomly selecting a next hop destination for unknown packets, in the hopes that the selected destination knows a route.
'''Fuzzy routing''' is the application of [[fuzzy logic]] to [[routing protocol]]s, particularly in the context of [[ad-hoc wireless network]]s and in networks supporting multiple [[quality of service]] classes. It is currently the subject of research.
 
== See also ==
There is currently no standard or draft for Fuzzy Routing, but it is quickly gaining acceptance in academia.
* [[Dynamic routing]]
* [[List of ad hoc routing protocols]]
 
== External links ==
* Hui Liu et al., [http://csdl2.computer.org/persagen/DLAbsToc.jsp?resourcePath=/dl/proceedings/&toc=comp/proceedings/snpd-sawn/2005/2294/00/2294toc.xml&DOI=10.1109/SNPD-SAWN.2005.12 An Adaptive Genetic Fuzzy Multi-path Routing Protocol for Wireless Ad Hoc Networks]
* Runtong Zhang, [http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.59.5902 A Fuzzy Routing Mechanism In Next-Generation Networks]
 
[[Category:Routing protocols]]
[[Category:Fuzzy logic]]
[[Category:Wireless networking]]
 
 
{{compu-network-stub}}