MSearch 1.0.6371.40901

There is a newer version of this package available.
See the version list below for details.
dotnet add package MSearch --version 1.0.6371.40901
NuGet\Install-Package MSearch -Version 1.0.6371.40901
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MSearch" Version="1.0.6371.40901" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MSearch --version 1.0.6371.40901
#r "nuget: MSearch, 1.0.6371.40901"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MSearch as a Cake Addin
#addin nuget:?package=MSearch&version=1.0.6371.40901

// Install MSearch as a Cake Tool
#tool nuget:?package=MSearch&version=1.0.6371.40901

A .NET Library to aid programming for Meta Heuristics

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.1 4,335 6/2/2018
1.0.6394.17947 998 7/4/2017
1.0.6393.42618 855 7/4/2017
1.0.6372.17851 957 6/12/2017
1.0.6371.40901 891 6/11/2017
1.0.6371.36872 884 6/11/2017
1.0.6323.26133 995 4/24/2017
1.0.67 849 10/8/2017

In computer science and mathematical optimization, a meta-heuristic is a higher-level procedure or heuristic designed to find,
   generate, or select a heuristic (partial search algorithm) that may provide a sufficiently good solution to an optimization problem,
   especially with incomplete or imperfect information or ... [see more](https://en.wikipedia.org/wiki/Metaheuristic)