Showing 42 open source projects for "genetic algorithms"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    pgapack, the parallel genetic algorithm library is a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The ASCO project aims to bring circuit optimization capabilities to existing SPICE simulators using a high-performance parallel differential evolution (DE) optimization algorithm. It supports Eldo, HSPICE, LTspice, Spectre, and Qucs.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Navigation Shortest Map Dhaval Kadia

    Navigation Shortest Map Dhaval Kadia

    Shortest Path Navigator with Directions and Distance

    Programmed on Language C. A nano-Infant of GOOGLE-MAP Optimized to Consume some MB instead of 50 GB of RAM This was Programmed Quarter Year ago in 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5

    NeuroSolutions: Formula Generator

    Utility converts the weights file of a MLP Breadboard into a formula

    The NeuroSolutions: Formula Generator utility converts the weights file of a default MLP breadboard (1-hidden layer with a TanhAxon in the hidden layer and either a TanhAxon or BiasAxon in the output layer) into a usable formula that can be copied and pasted into your own programs to compute the output of the trained neural network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AIS is an Development Platform providing a high-speed JIT compiler for LISP and JavaScript, web server, object repositories, MySQL integration and libraries supporting a wide variety of advanced genetic programming and symbolic regression techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GeneticFighters

    An experiment with genetic algorithms and arena combat

    Genetic algorithms using assembly-instructions as a stand-in for DNA train killbots in an arena. A dynasty of fighters bred for battle charge the field. The worthy take mates while the losers are cast into the void. But how do we judge a true warriors spirit? By the number notches on his sword? By his deftness of feet? Or possibly whether or not he even took a single bloody step last round, because sometimes that's all we can hope for. Agents are 255 bytes of 8-bit addressable codespace...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libfgen

    Library for optimization using a genetic algorithm or particle swarms

    libfgen is a library that implements an efficient and customizable genetic algorithm (GA). It also provides particle swarm optimization (PSO) functionality and an interface for real-valued function minimization or model fitting. It is written in C, but can also be compiled with a C++ compiler. Both Linux and Windows are supported.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Bouc-Wen-Baber-Noori model of hysteresis

    Compute parameters of the Bouc-Wen-Baber-Noori model of hysteresis

    ... the documentation and the following papers: - Kalyanmoy Deb, Sameer Agrawal, Amrit Pratap, T Meyarivan. "A Fast and Elitist multi-objective Genetic Algorithm: NSGA-II". Journal IEEE Transactions on Evolutionary Computation (IEEE-TEC). 2002. Vol. 6. No. 2. pp. 182-197. - Gilberto A. Ortiz, Diego A. Alvarez, Daniel Bedoya-Ruiz. "Identification of Bouc-Wen type models using multi-objective optimization algorithms". Computers & Structures. Vol. 114-115. pp. 121-132. 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SysAid multi-layered ITSM solution Icon
    SysAid multi-layered ITSM solution

    For organizations spanning all industries and sizes from SMBs to Fortune 500 corporations

    SysAid is an ITSM, Service Desk and Help Desk software solution that integrates all of the essential IT tools into one product. Its rich set of features include a powerful Help Desk, IT Asset Management, and other easy-to-use tools for analyzing and optimizing IT performance.
  • 10
    an simple thread pool in linux, based on POSIX thread API. Management thread will retrieve needless idle thread to keep in low resource consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OptLib

    OptLib

    C nonlinear optimization library

    [PROJECT MIGRATED TO GIT-HUB] OptLib is a library of nonlinear optimization routines focused on the use of stochastic methods, including Simulated Annealing, Genetic Algorithms, and Monte Carlo. Routines are parallelized using MPI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    uCOS-III porting for STM32F2xx (STM322xG-EVAL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alkindus is an automated solver for short monoalphabetic substitution ciphers without word divisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    breve is a free, open-source 3D multi-agent simulation package designed for simulating decentralized systems and artificial life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    simple-galib
    This library is a lightweight implementation of genetic algorithm, contains the most popular types of chromosomes and the basic algorithms for selection, elitism, crossing and mutation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    用c实现了常用的容器,如果rbtree,hashtable,list,vector,deque,heap,map,以及定时器,os api,应用开发框架。 实现了一个基于btree索引算法的文件数据库,提供了断电保护,以及事务提交与回滚等接口
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Evolutionary Structural Optimization Package (ESOP) consists of software for viewing, analyzing, and optimizing structures containing beam, truss, and membrane plate elements utilizing OpenGL and the Genetic Algorithm (GA). Created for use in M.S. theses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Generic System for Data Processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is goaled a r-language wrap of Artificial Neural Network library libfann. also known as R-binding libfann
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libconhash is a consistent hashing libraray, which can be compiled both on Windows and Linux platform. High performance, easy to use, and easy to scale according to node's processing capacity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Palex is a two-stage biological sequence searching system. Library will contain functions for searching patterns, palindromes and structures in DNA sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a C library for using genetic algorithms to evolve biological networks, specifically metabolic, signaling, and gene regulatory networks. Users must specify the fitness function and may override the other default functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Raiden block cipher: An extremely lightweight and fast block cipher, developed using genetic programming, with the intention to be an alternative to TEA. This cipher is as fast as TEA, and without many of its known weaknesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A library for lzw arithmetic. It is used to encode/decode the specifical stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "libcord" is a set of general-pupose libraries written as additions to standard libraries of C, Lua and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next