Primary Energy

Primary Energy is JavaFX desktop app for mini-thesis bachelor final project in Computer Science, University of Brawijaya. It uses linear regression with Hybrid Particle Swarm and Continuous Ant Colony to predict Indonesia primary energy consumption. Download full documentation at here.
Screenshot
Features
- Change any parameter
- Switch between PSO, ACOR, or hybrid PSOACOR
- View object data
- Show line graph entire iteration
- Detailed fitness and prediction value
Run
Just open in your Java IDE (my IDE is IntelliJIDEA) and run MainApp.java for GUI mode!