WIOMAX scientists & engineers contribute smart modeling & optimization solutions for hard computational &  complex problems. The code library includes MAOS series for combinatorial optimization (TSP, QAP, GCP, FSP, QKP), solvers (SCODEPSOPSO) for numerical optimization, and CGTools (MP) for simulations.


Social Cognitive Optimization (SCO): Project Portal

Social Cognitive Optimization (SCO): Project Portal

Social Cognitive Optimization (SCO) is an optimization algorithm for solving the (constrained) numerical optimization problem. SCO is a simple agent-based model based on the observational learning mechanism in human social cognition. Related Information: Please find other related code and software

Particle Swarm Optimization (PSO) Software

Particle Swarm Optimization (PSO) Software

Particle swarm optimization (PSO) is a population-based stochastic optimization technique inspired by swarm intelligence. The underlying motivation for the development of PSO algorithm was social behavior of animals such as bird flocking, fish schooling, and swarm theory. The fundamental to the

DEPSO Algorithm: Project Portal

DEPSO Algorithm: Project Portal

DEPSO, or called DEPS, is an algorithm for (constrained) numerical optimization problem (NOP), which hybridizes the advantages of both Particle Swarm Optimization (PSO) and Differential Evolution (DE). Related Information: Please find other related code and software in our Code Library.

MAOS-TSP: Project Portal

MAOS-TSP: Project Portal

MAOS-TSP [1] is a multiagent optimization system (MAOS) for solving the Traveling Salesman Problem (TSP). The source code can be downloaded here. Related Information: Please find other related code and software in our Source Code Library. Basic Description What’s New

MAOS-FSP: Project Portal

MAOS-FSP: Project Portal

MAOS-FSP is a cooperative group optimization system (MAOS) for solving the Flowshop Scheduling Problem (FSP). Related Information: Please find other related code and software in our Source Code Library. Basic Description What’s New Directories & Files Command Line & Parameters

MAOS-QKP: Project Portal

MAOS-QKP: Project Portal

MAOS-QKP is a cooperative group optimization system (MAOS) for solving the Quadratic Knapsack Problem (QKP). Related Information: MAOS-QKP shares the MAOS kernel with other MAOS applications (e.g. MAOS-GCP and MAOS-TSP), and contains some modules that are specifically for tacking QKP.

MAOS-QAP: Project Portal

MAOS-QAP: Project Portal

MAOS-QAP is a cooperative group optimization system (MAOS) for solving the Quadratic Assignment Problem (QAP). Related Information: MAOS-QAP shares the MAOS kernel with other MAOS applications (e.g. MAOS-GCP and MAOS-TSP), and contains some modules that are specifically for tacking QAP.

CGTools-MP: Project Portal

CGTools-MP: Project Portal

CGTools-MP simulates interactions between lipid membranes and proteins with a systematic solvent-free coarse-grained model. The source code can be downloaded here. Related Information: Please find other related code and software in our Source Code Library. Basic Description Installation Quick Start

CGTools: Project Portal

CGTools: Project Portal

CGTools simulates lipid bilayer membranes with a systematic solvent-free coarse-grained model. The source code can be downloaded here. Related Information: Please find other related code and software in our Source Code Library. Basic Description Installation Quick Start Code Structure Tests