Skip to content

kirontoo/AntColonyOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant Colony Optimization

Class number: CPSC 481

Introduction

External Requirements

No external requirements

Build, Installation, and Setup

For Windows:s Install the CLISP compiler by downloading: https://sourceforge.net/projects/clisp/files/latest/download

For MAC: Install homebrew and then use in a terminal brew install clisp

Build the .lisp file by using the command in a terminal: clisp <filename>.lisp

Usage

Through the command line, change the directory to the source folder AntColonyOptimization, and run the command clisp ACO.lisp.

Extra Features

no extra features

Bugs

About

Project #3 for AI class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors