Skip to content

Framework using TypeScript to resolve problems AG Binary or Permutation

License

Notifications You must be signed in to change notification settings

GuilhermeSanches/HollandTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is HollandTS ?

HollandTS is a Framework developed in TypeScript to help solving genetic algorithm problems.

Based on https://github.com/univas/AG2016/

Dependencies

  • NodeJS and NPM

https://nodejs.org/en/download/

How to run

After downloading or cloning the repository, use:

npm install -g typescript
npm run start

How to test

Running the project in "Test" will get the maximum result

of the sine function of a number of 20-BIT with domain 0 to 2 * PÍ

Contribute

Any help on the project is more than welcomed.

For any problem/question do not hesitate to open an issue.

##TODO

Copyright and License

Copyright 2016 Guilherme Sanches

This software is released under the MIT license.

About

Framework using TypeScript to resolve problems AG Binary or Permutation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published