Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 616 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 616 Bytes

Optimisation through ant colonies for attack research

Summary

This project is part of the course unit Introduction to research.

Installation

maven clean install

Improvements

  • Try different evaluation fonctions ;
  • Improve the exploration heuristic ;
  • Allow the ant to go back ;
  • Vary input parameters for tests ;

Online sources