logo NEO

 

MHTB:MALLBA-Java Plugin:Installation

Overview

User's Guide

  •   - Download PDF
  •   - Requirements
  •   - Installation
  •   - Configuration
  •   - Writing Functs.
  •   - Config. Files
  •   - Execution

Developer's Guide

  •   - Download PDF
  •   - Matlab Code
  •   - Comm. Protocols
  •   - Library Code
  •   - Evaluation Server

Mallba Java-Plugin

  •   - Overview
  •   - Install. Instructions
  •   - Documentation
  •   - Download

Download



  1. Download the source file.

  2. Unpack the source file. It contains two directories, /Mallba skeletons and /Server

  3. The /Mallba skeletons directory contains a subdirectory for each skeleton. To install the code of a skeleton, the content of its subdirectory must be copied into $MALLBA/rep/skeleton/myfolder/ where $MALLBA is the directory in which MALLBA is installed, skeleton is the name of the skeleton we want to install and myfolder is a directory created by the user with any name (e.g. plugin).

  4. Inside the /Mallba skeletons directory there is also a file named environment. This file must be edited and copied into $MALLBA/ to configure MALLBA to use the plugin.

  5. Move to $MALLBA/rep/skeleton/myfolder/ and run

    make all

    to compile the skeleton. Once this step is done, the skeleton is ready to be used in the way explained in the MALLBA documentation.

  6. The server doesn't need installation. To run it, move to /Server and run

    java -classpath class server.Launcher

    The command-line arguments accepted by the server are explained in the documentation.
Our Software

orangebox Mallba

orangebox DLOPT

orangebox epiGA

orangebox epiGApy

orangebox ssGA

orangebox JGDS

orangebox xxGA

orangebox JCell

orangebox MHTB

orangebox DEME

orangebox JMetal

orangebox More...

orangebox Go Back



J. Cabello Galisteo 2008