Skip to content

redinkinc/Optimo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimo : Multi-objective Optimization for Dynamo

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

Get Optimo

1 - Download Optimo .dll file Here.

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

3 - Open Dynamo 0.7.2 or a newer version, go to “Libraries” tab and click “Import Library…” and select the “Optimo.dll” from the folder that you have saved the .dll file.

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

No packages published

Languages

  • C# 100.0%