Skip to content
View setyotw's full-sized avatar

Block or report setyotw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Dataset of problem instances for electric vehicle-drone routing problem, used in Mara et al. (2023).

    1 Creative Commons Zero v1.0 Universal Updated Apr 10, 2023
  • A simple simulated annealing algorithm with three different neighborhood moves for solving traveling salesman problem

    Python 1 MIT License Updated Sep 5, 2022
  • A simple genetic algorithm for solving traveling salesman problem

    Julia 1 MIT License Updated Sep 5, 2022
  • Dataset of problem instances for job sequencing and tool switching problem with sequence-dependent setup times, used in Mara et al. (2021) and Rifai et al. (2022).

    Creative Commons Zero v1.0 Universal Updated Sep 5, 2022
  • Dataset of problem instances for vehicle routing problem with drones and time windows, used in Kuo et al. (2022).

    17 2 Creative Commons Zero v1.0 Universal Updated Sep 2, 2022
  • A code for solving a case of job sequencing and tool switching problem (SSP) with uniform setup time, using a multicommodity flow formulation from da Silva, Chaves, and Yanasse (2020). Written in J…

    Julia MIT License Updated Sep 2, 2022
  • A code for solving a case of job sequencing and tool switching problem (SSP) with uniform setup time, using a mathematical formulation from Catanzaro, Gouviea, and Labbe (2015). Written in Julia an…

    Julia MIT License Updated Sep 2, 2022
  • A code for solving a case of job sequencing and tool switching problem (SSP) with uniform setup time, using a mathematical formulation from Laporte, Salazar-Gonzales, and Semet (2004). Written in J…

    Julia MIT License Updated Sep 2, 2022
  • A code for solving a case of job sequencing and tool switching problem (SSP) with uniform setup time, using a mathematical formulation from Tang and Denardo (1988). Written in Julia and JuMP, solve…

    Julia MIT License Updated Sep 2, 2022
  • An implementation of Miller-Tucker-Zemlin formulation for traveling salesman problem, written in Pyomo and solved with Gurobi.

    Python 1 MIT License Updated Sep 2, 2022
  • An implementation of Dantzig-Fulkerson-Johnson formulation for traveling salesman problem, written in Pyomo and solved with Gurobi.

    Python 1 MIT License Updated Sep 2, 2022