Skip to content

Improved simulation core and benchmarks introducing.

Pre-release
Pre-release
Compare
Choose a tag to compare
@SergeyPomelov SergeyPomelov released this 07 May 12:11
· 69 commits to master since this release

Computer and algorithm interaction simulation software (CAISS).


Java project combined from C++, Java parts and a pack of separated benchmarks. In this release,
the code was generalized. New version includes - no GUI algorithm and architecture interaction simulation.
Benchmarks for ants' colony optimization, manual designed and JMH driven dummy matrix and
memory allocation tasks.

Description.

Simulation software contains inside its core implemented with respect to mathematical model
representations of architecture and algorithm. Intended for simulation their interactions and
listing results for optimization purposes. It, in addition, includes a few benchmarks to comparison
with a real performance with simulation results for improving and testing purposes.

Running in IDEA

Just select the runnable classes and run as a console Java application.

License

GNU GENERAL PUBLIC LICENSE Version 3.