Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Motivation: Multi-objective optimization is an active field today and there's no F# library to do it. Why F#? Metaheuristical techniques are considered like heuristics for generalized problems. Polymorphism in F# allow to avoid assumptions about the Data Types. Most of the mathematical ... [More] definitions can be translated to working code effortlessly. Side effects in F# allows to generate new random solution candidates without having to use monadic wrapping. Function composition and partial defined functions allow certain transformations of problems that can't be done (at least in an elegant way) using for example Java or C++. [Less]

0
 
  0 reviews  |  0 users  |  430 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.