Download Bumblebee
Description
Bumblebee is an Artificial Bee Colony (ABC) algorithm developed in F#. The algorithm is a randomized search method that mimics the behavior of bee hives: it dispatches "bees" to search for new solutions or explore the neighborhood of known solutions, and allocates new searches...
Source Files
The download file bumblebee.zip has the following entries.
.hgtags/*from w w w . j a va 2 s .c om*/
ClearLines.Bumblebee/Bumblebee.Tests/Bumblebee.Tests.fsproj
ClearLines.Bumblebee/Bumblebee.Tests/TestsHive.fs
ClearLines.Bumblebee/Bumblebee.Tests/TestsProblem.fs
ClearLines.Bumblebee/Bumblebee.Tests/TestsSolutionMessage.fs
ClearLines.Bumblebee/Bumblebee.Tests/TestsSolver.fs
ClearLines.Bumblebee/Bumblebee.Tests/packages.config
ClearLines.Bumblebee/Bumblebee/Array.fs
ClearLines.Bumblebee/Bumblebee/AssemblyInfo.fs
ClearLines.Bumblebee/Bumblebee/Bumblebee.fsproj
ClearLines.Bumblebee/Bumblebee/Hive.fs
ClearLines.Bumblebee/Bumblebee/Problem.fs
ClearLines.Bumblebee/Bumblebee/Random.fs
ClearLines.Bumblebee/Bumblebee/SolutionMessage.fs
ClearLines.Bumblebee/Bumblebee/Solver.fs
ClearLines.Bumblebee/ClearLines.Bumblebee.sln
ClearLines.Bumblebee/TspDemo.CSharp/App.xaml
ClearLines.Bumblebee/TspDemo.CSharp/App.xaml.cs
ClearLines.Bumblebee/TspDemo.CSharp/City.cs
ClearLines.Bumblebee/TspDemo.CSharp/MainWindow.xaml
ClearLines.Bumblebee/TspDemo.CSharp/MainWindow.xaml.cs
ClearLines.Bumblebee/TspDemo.CSharp/Program.cs
ClearLines.Bumblebee/TspDemo.CSharp/Properties/AssemblyInfo.cs
ClearLines.Bumblebee/TspDemo.CSharp/Properties/Resources.Designer.cs
ClearLines.Bumblebee/TspDemo.CSharp/Properties/Resources.resx
ClearLines.Bumblebee/TspDemo.CSharp/Properties/Settings.Designer.cs
ClearLines.Bumblebee/TspDemo.CSharp/Properties/Settings.settings
ClearLines.Bumblebee/TspDemo.CSharp/RouteViewModel.cs
ClearLines.Bumblebee/TspDemo.CSharp/Tsp.cs
ClearLines.Bumblebee/TspDemo.CSharp/TspDemo.CSharp.csproj
ClearLines.Bumblebee/TspDemo.CSharp/packages.config
ClearLines.Bumblebee/TspDemo/Program.fs
ClearLines.Bumblebee/TspDemo/TspDemo.fsproj
ClearLines.Bumblebee/packages/FsUnit.1.1.0.0/Content/FsUnitSample.fs.pp
ClearLines.Bumblebee/packages/FsUnit.1.1.0.0/FsUnit.1.1.0.0.nupkg
ClearLines.Bumblebee/packages/FsUnit.1.1.0.0/Lib/Net20/FsUnit.NUnit.dll
ClearLines.Bumblebee/packages/FsUnit.1.1.0.0/Lib/Net40/FsUnit.NUnit.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/MvvmLightLibs.3.0.3.nupkg
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL3/GalaSoft.MvvmLight.Extras.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL3/GalaSoft.MvvmLight.Extras.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL3/GalaSoft.MvvmLight.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL3/GalaSoft.MvvmLight.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL3/System.Windows.Interactivity.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL3/System.Windows.Interactivity.xml
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL4/GalaSoft.MvvmLight.Extras.SL4.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL4/GalaSoft.MvvmLight.Extras.SL4.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL4/GalaSoft.MvvmLight.SL4.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL4/GalaSoft.MvvmLight.SL4.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL4/System.Windows.Interactivity.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/SL4/System.Windows.Interactivity.xml
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net35/GalaSoft.MvvmLight.Extras.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net35/GalaSoft.MvvmLight.Extras.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net35/GalaSoft.MvvmLight.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net35/GalaSoft.MvvmLight.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net35/System.Windows.Interactivity.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net40/GalaSoft.MvvmLight.Extras.WPF4.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net40/GalaSoft.MvvmLight.Extras.WPF4.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net40/GalaSoft.MvvmLight.WPF4.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net40/GalaSoft.MvvmLight.WPF4.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/net40/System.Windows.Interactivity.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl3-wp/GalaSoft.MvvmLight.Extras.WP7.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl3-wp/GalaSoft.MvvmLight.Extras.WP7.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl3-wp/GalaSoft.MvvmLight.WP7.XML
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl3-wp/GalaSoft.MvvmLight.WP7.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl3-wp/System.Windows.Interactivity.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl3-wp/System.Windows.Interactivity.xml
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl4-windowsphone71/GalaSoft.MvvmLight.Extras.WP71.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl4-windowsphone71/GalaSoft.MvvmLight.Extras.WP71.xml
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl4-windowsphone71/GalaSoft.MvvmLight.WP71.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl4-windowsphone71/GalaSoft.MvvmLight.WP71.xml
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl4-windowsphone71/System.Windows.Interactivity.dll
ClearLines.Bumblebee/packages/MvvmLightLibs.3.0.3/lib/sl4-windowsphone71/System.Windows.Interactivity.xml
ClearLines.Bumblebee/packages/NUnit.2.6.0.12054/NUnit.2.6.0.12054.nupkg
ClearLines.Bumblebee/packages/NUnit.2.6.0.12054/lib/nunit.framework.dll
ClearLines.Bumblebee/packages/NUnit.2.6.0.12054/lib/nunit.framework.xml
ClearLines.Bumblebee/packages/NUnit.2.6.0.12054/license.txt
ClearLines.Bumblebee/packages/repositories.config
Download
Click the following link to download bumblebee.zip.
bumblebee.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »