Giter Site home page Giter Site logo

mrvaldes / rcpsp_simulated_annealing Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 733 KB

Simulated Annealing implementation for the Resource Constrained Project Scheduling Problem

License: The Unlicense

Shell 7.75% C++ 69.34% C 0.23% Makefile 21.76% QMake 0.92%
metaheuristic simulated-annealing scheduling-problem c-plus-plus

rcpsp_simulated_annealing's Introduction

rcpsp_simulated_annealing

Simulated Annealing implementation for the Resource Constrained Project Scheduling Problem

asd sample

Compile using make. The tree also contains a .pro file from QtCreator:

$ cd sa-build-desktop/
$ make

This will generate the binary executable 'sa'. If complilation produces errors, check/edit libs and flags. Choose a PSP-LIB formatted input file in the sa-build-desktop/data/ folder and edit de generator script accordinglyand run it:

$ nano generador.sh
$ bash generador.sh

This will generate a launcher script for your tests, passing multiple parameters to the binary given the sets of the generator script:

$ screen
$ bash output/longsearch60.sh

At the end you will have files with solutions for the test in the output folder. For convenience parameters are indicated in the filename (like output/longsearch60/j601_2.sm_10_0.98_200_100_10000000_1) and in the file's header. Also system time usage is printed in the footer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.