Package xppy.utils.solution

Classes

class  Solution

Functions

def parse_sl
def parseSolution
def parse_bf
def parseBifDiag

Detailed Description

This file is part of XPPy.

XPPy is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as 
published by the Free Software Foundation, either version 3 of 
the License, or (at your option) any later version.

XPPy 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.  See the
GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with XPPy.  If not, see <http://www.gnu.org/licenses/>.

Function Documentation

def xppy.utils.solution.parse_bf (   file_name  ) 
Function parses XPPAut generated solution file (one with extension 'q')
named file_name and returns the solutions.
def xppy.utils.solution.parse_sl (   file_name  ) 
Function parses XPPAut generated solution file (one with extension 'q')
named file_name and returns the solutions.
def xppy.utils.solution.parseBifDiag (   file_name  ) 
Function parses XPPAut generated bif. diagram file (one with extension 'p')
named file_name and returns the data.
def xppy.utils.solution.parseSolution (   file_name  ) 
Function parses XPPAut generated solution file (one with extension 'q')
named file_name and returns the solutions.
 All Classes Namespaces Functions

Generated on Fri Jul 16 10:03:32 2010 for XPPy by  doxygen 1.6.2