Package | Description |
---|---|
org.licas.ai_solver |
Problem-solving packages, this includes base factory classes, categorised, that can be extended.
|
org.licas.ai_solver.def |
Problem-solving interface, to help to define the class hierarchy.
|
org.licas.ai_solver.mediator.problem |
Problem specifications deal more with defining the problem itself and managing solution
execution sequences.
|
org.licas.ai_solver.stat |
For making some basic statistical calculations over the results.
|
Class and Description |
---|
ProcessResult
This class can be used for some additional processing of the results.
|
Class and Description |
---|
ProcessResult
This class can be used for some additional processing of the results.
|
Class and Description |
---|
ProcessResult
This class can be used for some additional processing of the results.
|
Class and Description |
---|
ClusterStats_Def
This interface should be implemented by any statistical clustering process, to be
used with the rest of the system without requiring any further changes.
|
ProcessResult
This class can be used for some additional processing of the results.
|