Package pl.poznan.put.cs.idss.jrs.core.mem

Implements decision table stored in memory with random and serial access. The MemoryContainer is used to store data in decision table for modifications. It provides direct access to each field in the table, so remember that original values are going to be modificated. The data stored in memory can be reach by giving index to the example and then to the field. You are able to make conversions to another data format using serial input and output.

features

Skip navigation links