Git Product home page Git Product logo

Comments (3)

N-Wouda avatar N-Wouda commented on June 25, 2024 1

In the original baseline, the Population class has an exportSearchProgress member function. That seems to be exactly what you need to get this data out!

from euro-neurips-2022.

leonlan avatar leonlan commented on June 25, 2024 1

Attached to this comment is zip containing data from the baseline implementation. It contains two folders: 20K and 50K:

  • 20K contains data for the baseline implementation with nbIter set to 20000. Only one seed is used. Time limit 7200s. No restart.
  • 50K contains data for the baseline implementation with nbIter set to 50000. Five different seeds are used, one subdir for each seed. Time limit 7200s. No restart.

For each solved instance, there are three results files:

  • <inst>.txtcontains the final solution
  • <inst>.txt.PG.csv contains the search progress for the incumbent solutions
  • <inst>.search.log contains the entire search progress per 500 iterations

where <inst> denotes the instance name. Note that we skip instance ORTEC-VRPTW-ASYM-2e2ef021-d1-n210-k17.txt in our analysis because the instance is infeasible.

All experiments are run on a Intel(R) Xeon(R) Gold 6126 CPU @ 2.60GHz, which is currently suggested as the CPU that will be used to evaluate our submission.

See notebooks/baseline_performance.ipnyb for more detailed information and analysis.

baseline.zip

from euro-neurips-2022.

leonlan avatar leonlan commented on June 25, 2024

Great, thanks!

from euro-neurips-2022.

Related Issues (20)

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.