Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 564 Bytes

Artificial Intelligence

Programs made for university course called artificial intelligence.

  • travelling-thief-problem - evolutionary algorithm
  • in progress...

Travelling Thief Problem

in progress...

Installation

in progress...

How to use?

in progress...

Tech

  • [C#] - programming language
  • [.NET core 2.1] - free and open-source managed computer software framework for the Windows, Linux, and macOS operating systems
  • [CSVHelper] - A .NET library for reading and writing CSV files. Extremely fast, flexible, and easy to use.