Optimo is an open-source multi-objective optimization package developed to parametrically interact with Autodesk Revit for BIM-based optimization. Optimo is developed as an application that can be installed as a package for Dynamo and works based on the Nondominated Sorting Genetic Algorithm-II (NSGA-II) (Deb et al., 2002). Optimo is developed based on jmetal.NET open source code with the goal of providing C# implementation of the Metaheuristic Algorithms in Java (Durillo and Nebro, 2011).
Optimo is multi-objective optimization tool.Optimo is provided under the following copyright:
Copyright (c) 2014 Mohammad Rahmani Asl, Alexander Stoupine, Saied Zarrinmehr, Wei Yan
This program is free software: you can redistribute it and/or modify it under the terms
of the GNU Lesser General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.
program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details
http://www.gnu.org/licenses.