SIA Course Decisional problems solving

Cristian Dolinta be48aab55e Added Fuzzy logic. Close #12 3 years ago
.idea dcb6d227f6 Provided Bayes criterium. Close #3 3 years ago
src be48aab55e Added Fuzzy logic. Close #12 3 years ago
.gitignore 8f129403ad Initial commit 3 years ago
ProblemeDecizionale.iml d3c8bcbd7b Added methods that calc Lab1 alg. Close #9 3 years ago
README.md 5c268e5e3d RREADME file general info 3 years ago

README.md

ProblemeDecizionale

SIA Course Decisional problems solving Algorithms was solved with simple syntax for better understanding of algorithm. This code does not respect do not repeat yourself principle. Better coding experience you would see in implementation of these algorithms into a graphical interface. This repository was created to simplify algorithms calc and understanding.