-
I'm new to embroidery software (linux user). One of the first things after compiling I've tried making a heart shape and received this error:
>The rubber object added contains no points. The comman…
-
Hello, may I have about Traveling Salesman Problem, whether it can be solved by this package and if not would you welcome such contribution? Thanks
Borda updated
6 years ago
-
The idea is to be able to show a dialog box containing a map with the path to follow in order to get things as fast as possible, to optimize time spent in each map.
Example of expected output:
![…
-
I created this after your last set of travelling salesman problem videos to see if I could get the GA working.
The crossover is pretty crazy I think (coding at 2am is never a good idea) but it some…
-
_Benjamin Weber on 2012-12-19T15:07:21Z says:_
Geo fencing uses the proximity to the location where you are to let you know which actions can only be done in this context.
It is in dev for the app …
-
Currently, when printing multiple shells, slic3r processes each shell completely before moving on to the next shell. This results in a lot of extra moves, when printing parts with a fair number of ho…
-
I am interested in implementing the Orienteering Problem (OP) for networkx.
OP is something like a Prize-Collecting Travelling Salesman Problem (PC-TSP). In the orienteering problem, start and end p…
-
**Application Version**
3.31 and also 3.0
**Platform**
Mac/Linux
**Qt**
N/A
**PyQt**
N/A
**Display Driver**
N/A
**Steps to Reproduce**
1. Use STL from [thingivers…
-
Slic3r appears to print objects in the order they appear in the plater tab list of objects. It would be useful if objects could be manually moved up or down the list, thus changing the order in which …
-
Hello,
I'm trying to solve a Travelling Salesman Problems with time windows and pickup/dropoff dependencies.
I have an algorithm which needs the driving distance / time between all locations.
I'm c…