PROLOGA 5.5 is the latest version of the Prologa toolkit.
New in 5.5
- Display decision table as a graph
This requires GraphViz. The decision table is shown in JPG or SVG format.
You will need an SVG Viewer (e.g. Adobe SVG viewer).
- Export to RuleML, Jess(ML)
- Import from Weka and Antminer+
Use rule output from these data mining tools in order to visualize the
decision table
- Consultation environment for single tables.
- Removed some bugs when starting a new project or editing a decision
table.
New in 5.4
- New XML format
Save & Export to XML are put together
It is now possible to rebuild some parts of the XML file
- Condition types are now available
- New Save Options
Contracted table and half-contracted table can be saved
prologa.ini file format has changed (save options)
- New Help File (HTML help)
- It is now possible to show 100 columns of
the decision table instead of 60
- Removed bugs when importing an old table
(.tab) into a new project or using more than 9 conditions.
New in 5.3
- The internal format of saving decision tables (cf. tab-file extension)
has been replaced by a new xml-based format.
- New limits
It is now possible to add 12 conditions, 26 condition states per condition,
50 actions and 255 rules.
- Support for specifying various properties (e.g.
explanation notes,
implementation, ...) of condition and action attributes has been improved.
A new tree-based user interface has been provided for this purpose. Also,
the supplied information is being increasingly integrated throughout
Prologa (e.g., implementation data are now used by code export routines,
when provided).
- Visualization of the decision path in the
consultation environment.
- New export function
It is now possible to export an entire project to the previous version 5.20.
- View as Spreadsheet
One can now view decision tables in a horizontal and vertical spreadsheet (use
the upperleft button in the decision table editor window).
- The default view can be adjusted.
- Manipulating States
One can now add and reorder condition states, even when the condition is
used in a rule. A Condition state can also be deleted, but only when it is
not used in a rule and the rules are simple enough to update (no negations).
- A new button has been introduced to show
different parts of the decision table.
New in 5.2
- Improved consultation environment
Dockable windows have been included in the consultation environment,
to improve its customizability. Also, parts of the original engine have
been redesigned internally.
- XML Import/export
We have provided an XML-format for Prologa decision tables:
one can now import a table from or export it to this new file format.
(see http://www.econ.kuleuven.be/tew/academic/infosys/research/prologa/decisiontable.xsd)
New in 5.1b
We now have separate Prologa installation programs for use with Access 97 or 2000.
The Access 2000 version solves earlier database connection problems.
If you experience problems opening Prologa projects in Access 97, you may
wish to try the other version.
CAUTION: Once you have installed the Access 2000
version,
mdb-files of existing Prologa projects are automatically converted into Access 2000
format when saved. They cannot be opened in previous Prologa versions.
New in 5.1
- New and improved export functions
Prologa now also supports code generation to Java, C, Visual Basic and Eiffel.
Also, a prototype version is included that allows you to export a decision table into an MS Word table.
One can now view decision tables in a hierarchical tree format (using the
upperleft button in the decision table editor window).
New in 5.0
Besides a
totally re-written project core and a complete component based build-up of the
program, a lot of other changes have taken place:
- A completely re-analyzed and re-written project engine, which allows
intelligent project management, automatic argument connection and multiple
table views so you can edit the same table on several forms!
- A new and revolutionary connection with the database, so you can work up
to a 100x faster!!!
- A totally redesigned user interface. The customizable tableforms
allow you to edit and create decision tables in a very efficient manner.
- Import from MS Excel. Now it is possible to import the tables you
designed in MS Excel directly into Prologa.
- A Preview version of the Fuzzy Decision Table Editor and the Fuzzy
Consultation have been included as well.
- The possibility to cut, copy and paste entire condition subjects and
action subjects, including additional project information, multimedia
collections etc...