Search Results for "multi-objective optimization" - Page 6

Showing 151 open source projects for "multi-objective optimization"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Grammar based Combinatorial Solver

    Grammar based Combinatorial Solver

    Solver with Applications in Computer Network Systems Design

    The solver performs an exhaustive search on the space defined using simple formal language grammar constructs to identify solutions that meet the objective and constraints. It can be used to easily define complex discrete multi-dimensional combinatorial problems that are otherwise difficult to model using Mixed Integer Linear Programming solvers. The solver does not make any assumptions on continuity of the search space. The solver is implemented in PHP. A GoJS based visualization is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project objective is the development of an optimization algorithm for the problem of stowing general cargo into platform supply vessels.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SCOREMATH

    SCOREMATH

    Excel function for multi-criteria selection problems

    ...At the same time, our model can incorporate some user control by ranking of relative importance of the criteria. [...] decision makers only rank the relative importance of criteria, rather than specifying the degree of relativity. [...] [our model] does not require users with any optimization background."
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Functional Mechanism

    Functional Mechanism

    Regression Analysis under Differential Privacy

    Functional Mechanism is a differentially private method designed for a large class of optimization-based analyses. The main idea is to enforce epsilon-differential privacy by perturbing the objective function of the optimization problem, rather than its results. Please cite the following paper if you choose to use this code: J. Zhang, Z. Zhang, X. Xiao, Y. Yang, and M. Winslett. Functional Mechanism: Regression Analysis under Differential Privacy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    iOVFDT

    iOVFDT algorithm of incremental decision tree

    ...Inheriting the use of Hoeffding bound in VFDT algorithm for node-splitting check, it contains four optional strategies of functional tree leaf, which improve the classifying accuracy. In addition, a multi-objective incremental optimization mechanism investigates a balance among accuracy, mode size and learning speed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ALCHEMY is a genotype calling algorithm for Affymetrix and Illumina products which is not based on clustering methods. Features include explicit handling of reduced heterozygosity due to inbreeding and accurate results with small sample sizes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    ...Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices, etc. - please see at the site. Almost all classes and methods are thoroughly documented via JavaDoc (you may read full JavaDoc at the site).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WordPress DotNet (.Net ver of WordPress)

    WordPress DotNet (.Net ver of WordPress)

    Dot .Net version of PHP WordPress Blog.

    WordPressDotNet (WordPress Dot Net, a .NET version of WordPress): Wordpress is a great blogging tool, but since it's written PHP, and were classic .NET coders, its shame for us not having a blog like this. I want to bring the same functionality o
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    mlco

    heuristic multi locus clustering optimization

    heuristic multi locus clustering optimization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PiCon Picture Converter

    Converts image files from one format to another format

    PiCon (πCon) Picture Converter is an image converter that allows users to convert image files from one file format to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CWC Simulator
    This is an implementation of CWC (Calculus of Wrapped Compartments), a rewriting-based calculus for the representation and simulation of biological systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Generalized Decomposition

    Generalized Decomposition for many-objective problems.

    ...Also it is shown that generalized decomposition unifies the three performance objectives in multi-objective optimization algorithms to only one, that of convergence to the Pareto front.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The set of available multi-objective optimization algorithms continues to grow. This fact can be partially attributed to their widespread use and applicability. However this increase also suggests that there are several issues that remain to be addressed satisfactorily. One such issue is the diversity and the number of solutions available to the decision maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Single header, templatized epxression tree. Assign functors to branches and values to leaves, then call evaluate(). Requires C++11's function<T>. Optional multi-threaded evaluation is dependent on header <future>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program generates customizable hyper-surfaces (multi-dimensional input and output) and samples data from them to be used further as benchmark for response surface modeling tasks or optimization algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    produce full software package using the binary decision diagram (BDD) representation to manipulate logic maps for design optimization objectives multiplyer{like(A+B)(C)(D)}In C++ Core.C++ GUI.VB6 Verilog Modules Quin McCluskey Multi Functions Operations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Squeezer is a multi-dimensional logfile analyzer for Squid web cache server. It measures transfer speed from Squid, source servers and other caches and gives an information useful for tuning Squid and web cache hierarchy or mesh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Parameter Tuning Unity (PTU) aims to adapt the parameters of ever connected multi-agents system, or expert system with a plugged optimization heuristic likes the descent of gradient for instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyOptFrame-LEGACY

    PyOptFrame-LEGACY is Python OptFrame v2. Newest version v5 on github.

    PyOptFrame-LEGACY is a Python version of OptFrame v2, proposed in 2011, now superseeded in 2021 by v5 on GitHub and PIP. The main objective is to provide the same interface to OptFrame C++ optimization framework, including classic metaheuristics such as genetic algorithms, simulated annealing, variable neighborhood search, first/best/multi-improvement, hill climbing, and multi-objective methods such as nsga-ii. See NEWEST version v5 on GitHub and PIP. Please try Official pyoptframe on https://pypi.org/project/optframe/ for OptFrame v5 (last updated 2022).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MiniMax-M2.7

    MiniMax-M2.7

    Self-evolving AI model for agents, coding, and complex workflows

    MiniMax-M2.7 is a large-scale open-weight language model designed for advanced agent-based workflows, professional software engineering, and complex productivity tasks. With 229B parameters, it introduces a self-evolution framework in which the model actively improves its own capabilities by updating memory, generating skills, and iterating through reinforcement learning experiments. This process enables it to autonomously refine systems, achieving measurable performance gains such as a 30%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kimi K2.6

    Kimi K2.6

    Multimodal agent model for coding, orchestration, and autonomy

    Kimi K2.6 is an open-source native multimodal agentic model built for advanced autonomous execution, long-horizon coding, and large-scale task orchestration. It is designed to handle complex end-to-end software workflows across multiple languages and domains, including front-end development, DevOps, performance optimization, and coding-driven design. Beyond coding, it can transform prompts and visual inputs into production-ready interfaces and lightweight full-stack outputs with structured...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB