Skip to content

astoupine/Optimo

 
 

Repository files navigation

Optimo : Multi-objective Optimization for Dynamo

Optimo is a multi-objectve oprimization tool that is created to be used on Dynamo dynamobim.org. Optimo is developed based on jmetal.NET open source code, which was originaly created by Antonio J. Nebro.

Get Optimo

There are two ways to get Optimo on your machine

1 - Download the Optimo_Combined.dll file after building it in Visual Studio

2 - Download the Optimo package in Dynamo directly

Once you download the package, the .dll files might be blocked. In order to enable the dlls, please right click on each file and click Properties. Under “General” tab, on the bottom check if there is Security item appears, then Click Unblock button to enable the dlls.

Open Dynamo 0.7.2 or a newer version, go to “Libraries” tab and click “Import Library…” and select the “Optimo_Combined.dll” from the folder that you have saved the .dll file (if you downloaded the .dll) or in Dynamo go to Packages -> Search for Packages, and search Optimo in the pop up window. Click install, and you will be able to see it on the left hand side in Dynamo.

Optimo License

Optimo is provided under the following copyright:

Copyright (c) 2014 Mohammad Rahmani Asl, Alexander Stoupine, 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.

This 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.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Multi-objective Optimization for Dynamo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%