Go to file
LtWorf 45af67f241 - Added division operator
- Edited parser module to return the fields returned by a division operation
- Edited relation class API, renaming the rearrange method to _rearrange_
- Readline interface specifies that completion works only if supported by the terminal
- Added todo file



git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@240 014f5005-505e-4b48-8d0a-63407b615a7c
2010-07-02 14:43:32 +07:00
debscript Added .desktop file on svn 2009-09-18 22:57:44 +07:00
mac added various files 2009-09-18 22:59:29 +07:00
relational - Added division operator 2010-07-02 14:43:32 +07:00
relational_curses - More detail for errors in evaluation 2010-04-08 09:43:29 +07:00
relational_gui - Support for division operator in interfaces (not yet in the backend) 2010-07-02 13:50:06 +07:00
relational_readline - Added division operator 2010-07-02 14:43:32 +07:00
samples forgot an example... 2008-12-01 09:59:08 +07:00
windows added various files 2009-09-18 22:59:29 +07:00
CHANGELOG - Added division operator 2010-07-02 14:43:32 +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 Edited license 2010-02-24 00:46:58 +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.1 - Upgraded manpage 2010-06-21 21:02:47 +07:00
relational.desktop Edited .desktop file 2009-06-22 09:40:22 +07:00
relational_gui.py - Upgraded manpage 2010-06-21 21:02:47 +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