Giter VIP home page Giter VIP logo

rec_evaluation's Introduction

Rec_Evaluation

Get started: Unzip "exerything (2).zip" go into the directory, where "start_congress_eval.sh" lies and execute it in a terminal with ./start_congress_eval.sh.

Additional Information:

  • Within the datset folder you'll need the files "C.txt", "F.txt", "dAtoC.txt" and the directory "EvaluationResults", with the subdirectories "kUFLLocalSearch", "LP", "RecLocalSearch".
  • Optional textfile "G.txt".
  • C.txt: has all the numbers, corresponding to clients
  • F.txt: has all the numbers, corresponding to facilities (Facilities have to be part of the client set and need to occupy the first numbers available, e.g. 500 facilities -> numbers are 0 to 499)
  • dAtoC.txt: has at least the distances between all facilities and clients. If it isn't a full distance matrix, then "G.txt" has to be included in the directory.
  • distances are seperated by commas and the line index corresponds to the client number -> First line, third distance in that line, corresponds to the distance between 0 and 2.
  • G.txt: Containts the conection graph. Lines are as follows: <client's number>tab (neighbouring clients are seperated by a comma.
  • The algorithms will write their results in their respected directory, e.g. the LP algorithm will write a result into "/EvaluationResults/LP/".

rec_evaluation's People

Contributors

benediktriegel avatar

Watchers

 avatar

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.