Tree Climber home pageHi and welcome to Tree Climber home page!Tree Climber (currently at version 1.1) is a program for solving decision trees. It lets you specify a tree whose nodes can be standard (lottery) or decision nodes. It is possibile to give constant values to probabilities and leaf nodes or to specify those values by means of expressions (meaning that you can use normal mathematic functions such as +,*,log,pow...). You can also use variables, whose value can be easily changed by editing only one line. As for now, the program does not have a GUI (even though I stated so somewhere else), but it is likely to come out soon. Actually, I already have a working GUI on my own computer, but it was programmed by a friend of my, so I have to ask for his permit before publishing it on Internet. I also would like to point out, for those who might think about chancing the source code, that both comments and variable names are currently in Italian, because I made this program for an exam at university and so I was OBLIGED to write everything in Italian. Anyhow, I am to translate everything into English in a short time. This program is distributed under the terms of the GNU GPL 2.0 licence. Even though you are absolutely not obliged to, it would be very kind of you if you sent me the changed version of my program, in case you feel like fixing some bugs or adding some extra features. The program is written in Python and should therefore work on any machine having a copy of it installed. Anyway, if you find yourself having some problems with this application, please report to me at [email protected].
|