Search Results for "vba genetic algorithm" - Page 8

Showing 227 open source projects for "vba genetic algorithm"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The project´s name is Generic Genetic Algorithm, Its an application that permits the use of a genetic algorithm skeleton to solve a problem. The language is python. The os Debian. The objective is to unify genetic algorithm practices in a generic aplicat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Genetic Algorithm implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    unEvo is an Eclipse plug-in that provides support for the experimentation and research process on Evolutionary Algorithms, intended so that the user can implement an evolutionary algorithm without lost time in the code of the algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Black Box GA provides a user, with a “black box” program to use a genetic algorithm to help optimize problems, without the user coding a genetic algorithm, or even understanding how a Genetic Algorithm works!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GALib, Java Genetic Algorithm (JAR) library, models chromosomes as real numbers, characters, strings, and string sequences. Very easy to use, just extend one of the existing GA classes and implement your fitness function. Sample GAs included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++ genetic algorithms library (solving of the NP opnimisation problems). More GA strategies, more useability, more algorithm speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IslandEv distributes a Genetic Algorithm (like <a href="/projects/jaga">JaGa</a>) across a network (see <a href="/projects/distrit">DistrIT</a>) using an island based coevolutionary model in which neighbouring islands swap migrating individuals every
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    EasyAI is a project to build classical AI program and method in Java language, such as resolution for logic, greedy search, genetic algorithm, neural network and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Gazoo is a Java framework for genetic algorithms development. Gazoo provides the core of a genetic algorithm, leaving to the user the implementation of specific-problem classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MPIGALib is a parallel genetic algorithms library built on Mathew Walls GALib and MPI that allows genetic algorithm enthusiasts and researchers to parallelize there serial genetic algorithm implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    STAR, stand-alone advanced c++ algorithm library, addressing mathematical/statistical problems, genetic algorithms, and a framework of system functions (including, but not limited to, XML parsing and writing, sorting, hashing, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Solving the travelling salesman problem with genetic (evolutionary) algorithms. The distance calculations are based on geographical coordinates. The progress of the algorithm is visualized with a geo-map and some statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BluesJam is an Interactive Human Fitnessing model that employs an n-mentoring architecture for fitnessing and evolving music using genetic algorithm methods. The particular style targeted is Blues music with the possiblility of targeting other genres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A bunch of potentially useful generic Java libraries and applications that I've written and would like to share with others. Contains: * a ray tracer * a linear algebra library * distributed programming utility code * genetic algorithm ut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GACS (Genetic Algorithm Class Scheduler) aims to provide to academic institutions an efficient and automatic way to generate their time scheduling for the classes that will be imparted in an academic period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Gtkmm Othello-like game that supports one player ( with both random move selection and genetic algorithm based selection), two players, and network play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UbWator II is an artificial life simulation inspired by A. K. Dewdney, in his "Computer Recreations" article in the December, 1984 issue of Scientific American. Moreover we are going to add some genetic algorithm. We start from an existing Delphi prog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is the work of four students in Bioinformatics and Modeling at Insa de Lyon, a French engineering school. Through the use of a genetic algorithm we will try to show the stablishment of speciation resulting from coevolution of automats
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TA scheduler based on a genetic algorithm to make the tedious task of scheduling TA's more efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Athlete is a virtual robot living in the ODE (Open Dynamics Engine)world. An evolution algorithm is implemented based on the DR-EA-M to optimize its performances. This involves a Genetic algorithm, network of neurons and morphology. All is in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GD is AI - ALife becoming true. It's a genetic engine server, capable to run any kind of genetic algorithm. It has TCP architetcure, working with software clients and uman interaction. It has plugin capabilities and comes with a working Function Finder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MAGMA: Multiobjective Analyzer for Genetic Marker Acquisition A genetic algorithm for generating SNP tiling paths from a large SNP database based on the competing objectives of cost (number of SNPs) and coverage (haplotype blocks): Hubley R., Zitzler
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.