Click here to Skip to main content
15,886,199 members
Articles / Desktop Programming / Win32

FuzzyAdvisor - A Simple Fuzzy Logic Expert System in F#

Rate me:
Please Sign up or sign in to vote.
4.84/5 (20 votes)
8 Nov 2008CPOL11 min read 95.6K   1.7K   71  
Using F# to implement a simple expert system callable from C#.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer Comport Computing
United States United States
I am a software developer specializing in technical and numerical software systems and also a PhD Petroleum Engineer.
I started programming in IBM 1620 machine code in 1967, then FORTAN on CDC mainframes mainframes in 1970. I later used ALGOL, BASIC, FORTH, Pascal,Prolog, C, F#, C#, etc.
I generally use whatever language available thatallows me to accomplish what is neccesary.

Comments and Discussions