FisPro: Fuzzy inference system design and optimization
=================================================

This is FisPro, a software for designing interpretable fuzzy inference systems from expert knowledge and data.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Web Site: https://www.fispro.org

Availability
============
FisPro is distributed under the CeCILL free software license agreement, 
available on line at http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.html.
FisPro uses GSL, the GNU Scientific Library.
GSL is open source software, you can redistribute it and/or modify it under
the terms of the License included in the distribution.

Documentation
=============
FisPro has an integrated help system, including a quickstart guide, a reference manual and an introductory manual to learning with FisPro. 

Data
====
The 'data' subdirectory ('C:\ProgramData\FisPro\data' on Windows, '/var/lib/fispro/data' on Linux) contains sample data, configuration files and a sample script to try out FisPro.

Working directory
=================
1- The first time FisPro is run after installation, a .fispro directory is created in the user home directory, to hold the configuration files. 

2- FisPro interface also creates files at runtime, as documented in the help system. These files are created in the directory where data files are selected from. If no data file is opened in the FisPro interface , the runtime files will be created in the FisPro bin directory for Windows users.
For Linux/Unix users, they will be created in the user HOME directory if FisPro is run from a menu or a desktop shortcut, and in the current directory if FisPro is run from a terminal. 

3- The C++ binaries create files in the directory they are run from.

Learning
========
The EXAMPLES subdirectory (help/en/learning/EXAMPLES) contains result files corresponding to the FisPro learning documentation.

Bug Report
==========
Please report bugs to 

contact@fispro.org
