Algorithmic trading strategies
-
Updated
Oct 29, 2017 - C#
Algorithmic trading strategies
A mod for KerbalSaceProgram
An extensible .NET genetic algorithm library for optimization and artificial intelligence - Evolutionary computation and complex problem solving made simple
Parameterize.Net is a library that allows developers to represent complex objects using float array.
Transportation Model for an optimal strategy for distributing a commodity from a group of supply centers to various receiving centers. Solved in C# Windows Form Application
Set of simple mathematical classes in C# (Vectors, Matrixes, Polynoms, Systems of linear equations, Integrals methods, Complex numbers, Rational numbers, Graphs, Methods for solving differential equations) + some features such as memoize (function values memorising)
(Nonlinear) optimization algorithms in C#
A .NET (Core)-based implementation of the Differential Evolution optimization heuristic with multi-objective extensions. The implementation is based on a generalized Evolutionary Algorithm framework, which is included in this repository.
Application which simulates panic among people by using Particle swarm optimization.
A benchmarking Solution for experimenting with ANT COLONY OPTIMIZATION
LinqRewrite for optimization of C# Linq queries
A graph theory based application for querying information about routes. The app calculates distance along a certain route, the number of different routes between towns and the shortest/longest route between two towns.
The library for constrained optimization. Implemented three algorithms: Big bung - big crunch, Fireworks, Grenade explosion.
Araç rotalama Problemi (Süpürme Algoritması+Parçacık Sürü Optimizasyonu)
Polygonal image evolution powered by Genetic Algorithm
PSO & genetic algorithm
A simple genetic algorithm to demonstrate the concept of evolutionary optimization in code.
U tipi Montaj Hattı Dengeleme problemi optimizasyonı(Parçacık Sürü Optimizasyonu)
A bitboard is a specialized bit array data structure commonly used in computer systems that play board games, where each bit corresponds to a game board space or piece. This allows parallel bitwise operations to set or query the game state, or determine moves or plays in the game.
RE4R Treasure Optimizer is a console application designed to optimize treasure and gem configurations for maximum sell value in Resident Evil 4 Remake (RE4R).
Add a description, image, and links to the optimization-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the optimization-algorithms topic, visit your repo's landing page and select "manage topics."