hackl / py2GeNIe

Converter from Python to GeNIe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py2GeNIe

Date: 15 May 2013
Authors: Jürgen Hackl
Contact: hackl.j@gmx.at
Web site:http://github.com/hackl/py2GeNIe
Documentation:http://hackl.github.io/py2GeNIe/
Copyright: This document has been placed in the public domain.
License:py2GeNIe is released under the GNU General Public Licence.
Version: 1.0

Purpose

py2GeNIe converts python files to .xdsl files, which can be used as GeNIe input files.

Getting Started

Installation

Clone this (or a forked version of this) repository.

git clone https://github.com/hackl/py2GeNIe.git

Import py2GeNIe in the python file.

from py2GeNIe improt *

Tutorial

A tutorial is available in the py2GeNIe documentation

List of References

[GeNIe] Decision Systems Laboratory of the University of Pittsburgh, 2013. URL http://genie.sis.pitt.edu/

About

Converter from Python to GeNIe

License:Other


Languages

Language:Python 100.0%