Module buildtree
[hide private]
[frames] | no frames]

Module buildtree

source code

buildtree

Contains strongly-typed versions of Koza-based tree building methods. The buildTree() method is the constructor for a tree and contains the relevant functions.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Author: by Mehdi Khoury

Version: 1.20

Copyright: (c) 2009 Mehdi Khoury under the mit license http://www.opensource.org/licenses/mit-license.html

Contact: mehdi.khoury at gmail.com

Classes [hide private]
  TreeBuildingError
  NoTerminalSet
  NoFunctionSet
  EmptyOrderedSet
  buildTree
implement tree building methods described in Koza I/II.
Variables [hide private]
  __package__ = None