Go to file
LtWorf 6fdd572faa - Fixed optimization involving selection and parenthesis in the expression
- Added more clear documentation in recoursive_scan



git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@260 014f5005-505e-4b48-8d0a-63407b615a7c
2010-10-11 10:49:55 +07:00
debian - Removed stuff for the debian binary package creation since the regular one can be created using the debian directory. 2010-08-10 17:53:43 +07:00
mac added various files 2009-09-18 22:59:29 +07:00
relational - Fixed optimization involving selection and parenthesis in the expression 2010-10-11 10:49:55 +07:00
relational_curses - More detail for errors in evaluation 2010-04-08 09:43:29 +07:00
relational_gui - Internally uses set instead of lists to describe relation's content 2010-09-22 12:53:36 +07:00
relational_readline - Rename will mark the resulting relation as readonly and subsequent updates, insert or deletes will actually copy the content 2010-09-22 13:12:02 +07:00
samples forgot an example... 2008-12-01 09:59:08 +07:00
test - Added tests 2010-10-06 21:44:13 +07:00
windows - Prepared for next version 2010-07-03 18:32:26 +07:00
CHANGELOG - Fixed optimization involving selection and parenthesis in the expression 2010-10-11 10:49:55 +07:00
COPYING renamed equijoin to thetajoin 2008-07-17 22:53:32 +07:00
CREDITS added Emilio into credits and about window on window 2009-06-30 09:53:45 +07:00
Makefile - Removed stuff for the debian binary package creation since the regular one can be created using the debian directory. 2010-08-10 17:53:43 +07:00
README added warning and encoding to the optimizer 2009-03-02 19:24:01 +07:00
TODO - Added division operator 2010-07-02 14:43:32 +07:00
complexity Optimization for rearrangements 2009-05-01 13:47:54 +07:00
relational-cli.1 - Removed encoding from .desktop file (was deprecated) 2010-08-03 23:31:21 +07:00
relational.1 - Upgraded manpage 2010-06-21 21:02:47 +07:00
relational.desktop - Removed encoding from .desktop file (was deprecated) 2010-08-03 23:31:21 +07:00
relational_gui.py - Prepared for next version 2010-07-03 18:32:26 +07:00

README

To launch the application, run 

./relational_gui.py

If it needs some dependencies, check this page:
http://galileo.dmi.unict.it/wiki/relational/doku.php?id=download#install