Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jvkersch/pyconcorde issues and pull requests

#73 - Initial solution

Issue - State: open - Opened by donghan1997 4 months ago

#72 - Is it possible to close all method except Lin-Kernighan?

Issue - State: open - Opened by berkkarasu 9 months ago - 1 comment

#71 - doc: Add python-tsp

Pull Request - State: closed - Opened by jvkersch 9 months ago

#70 - Installation works (Ubuntu 22.04) but simple test fails to import TSPSolver

Issue - State: closed - Opened by blake5634 10 months ago - 5 comments

#69 - Concorde cannot be found

Issue - State: closed - Opened by jvkersch 11 months ago - 1 comment

#68 - Using matrix distance in input ?

Issue - State: open - Opened by alemat13 11 months ago - 3 comments

#67 - python-tsp

Issue - State: closed - Opened by meelad2 about 1 year ago

#66 - Update README.md

Pull Request - State: closed - Opened by theblinkingusb about 1 year ago - 1 comment

#65 - PyConcorde gives clearly non-optimal solutions

Issue - State: closed - Opened by berkkarasu about 1 year ago - 1 comment

#64 - is it possible to run this on custom data?

Issue - State: closed - Opened by davidireland3 about 1 year ago - 2 comments

#62 - One-line Installation instructions in README

Issue - State: closed - Opened by johnnycrab over 1 year ago - 2 comments

#61 - Error when I try to install pyconcorde no Windows

Issue - State: closed - Opened by avelin0 over 1 year ago - 2 comments

#60 - How to set the random seed for pyconcorde

Issue - State: closed - Opened by bairuofei over 1 year ago

#59 - Add handling for asymmetric TSP

Pull Request - State: open - Opened by mikedbjones over 1 year ago

#58 - Move to subprocess-based API

Issue - State: open - Opened by jvkersch over 1 year ago

#57 - Build wheels for subprocess API

Issue - State: open - Opened by jvkersch over 1 year ago

#56 - Document the subprocess API

Issue - State: open - Opened by jvkersch over 1 year ago

#55 - DEP: Bump minimum numpy

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#54 - Subprocess API: Concorde runner

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#53 - ENH: TSP Problem class.

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#52 - Various cleanup items

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#51 - STY: Run black on existing codebase

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#50 - Fix automated tests

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#49 - Subprocess API: Solution class

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#48 - Concorde build action

Pull Request - State: closed - Opened by jvkersch over 1 year ago

#47 - Can not install by pip3

Issue - State: closed - Opened by pyalgosilphf about 2 years ago - 3 comments

#47 - Can not install by pip3

Issue - State: closed - Opened by pyalgosilphf about 2 years ago - 3 comments

#46 - FIX - Update sources to https (Linux)

Pull Request - State: closed - Opened by MarelliF about 2 years ago - 2 comments

#45 - FIX — Upgrade sources to https

Pull Request - State: closed - Opened by Tokarak about 2 years ago - 1 comment

#44 - How to ignore the .res files

Issue - State: open - Opened by zhouliang-yu over 2 years ago

#42 - Working with Sparse TSP / Data Matrix

Issue - State: open - Opened by legohyl almost 3 years ago

#41 - single line installation `pip` command in README

Pull Request - State: closed - Opened by chkwon almost 3 years ago - 1 comment

#41 - single line installation `pip` command in README

Pull Request - State: closed - Opened by chkwon almost 3 years ago - 1 comment

#39 - Add m1-compatible link for qsopt

Pull Request - State: closed - Opened by iliailmer almost 3 years ago - 1 comment

#38 - LP solver link error

Issue - State: closed - Opened by iliailmer almost 3 years ago - 4 comments

#37 - Add build-system deps in pyproject.toml

Pull Request - State: closed - Opened by MarelliF about 3 years ago - 1 comment

#36 - Problem using norm = "GEOM"

Issue - State: open - Opened by JNMGR14 about 3 years ago
Labels: concorde

#35 - Segmentation fault for large number of nodes

Issue - State: open - Opened by HCYANG2000 over 3 years ago - 3 comments
Labels: concorde

#34 - TST: Switch to GH actions

Pull Request - State: closed - Opened by jvkersch almost 4 years ago

#33 - Issue with big coordinates

Issue - State: open - Opened by 27am almost 4 years ago - 4 comments
Labels: concorde

#32 - Generating random file names so that parallel calls for Pyconcorde will work

Pull Request - State: closed - Opened by legohyl almost 4 years ago - 4 comments

#31 - Running pyconcorde simultaneously

Issue - State: closed - Opened by legohyl almost 4 years ago - 2 comments

#30 - ENH: subprocess-based API.

Pull Request - State: closed - Opened by jvkersch about 4 years ago

#29 - Issues with coordinates < 1

Issue - State: open - Opened by legohyl about 4 years ago - 12 comments
Labels: concorde

#27 - Why concorde solver give me a tour which is not optimal?

Issue - State: open - Opened by XiaoshanLin9701 about 4 years ago - 5 comments
Labels: concorde

#26 - I'm having trouble with Cython

Issue - State: closed - Opened by pcezanne about 4 years ago - 2 comments

#25 - Unable to load in other .tsp files

Issue - State: closed - Opened by jackpickford1643 over 4 years ago

#24 - support system

Issue - State: closed - Opened by no-wings almost 5 years ago - 3 comments

#23 - Error in installing Concorde (Windows)

Issue - State: closed - Opened by sarwanpasha almost 5 years ago - 19 comments

#22 - Symbol not found: _CCtsp_solve_dat - Error after installing pyconcorde

Issue - State: open - Opened by michelgokan about 5 years ago - 14 comments
Labels: build

#20 - Use of concorde with a simple matrix

Issue - State: open - Opened by newlaurent62 over 5 years ago - 5 comments

#19 - Concorde will not work if multiple versions of python are installed.

Issue - State: closed - Opened by kaasknak about 6 years ago - 2 comments

#18 - Add requirements.txt for examples

Pull Request - State: closed - Opened by chq-matteo about 6 years ago - 1 comment

#17 - TSPSolver.solve's time_bound arg has no effect

Issue - State: closed - Opened by yairbeer about 6 years ago - 2 comments

#16 - Windows Installation Error

Issue - State: closed - Opened by agnim25 about 6 years ago - 2 comments

#15 - Editing numbers of cut

Issue - State: open - Opened by aleraguz over 6 years ago - 5 comments

#14 - DEV: fixes to build an actual working wheel.

Pull Request - State: closed - Opened by jvkersch over 6 years ago

#13 - Build improvements + rename

Pull Request - State: closed - Opened by jvkersch over 6 years ago

#12 - Is there anyway to suppress the output from concorde?

Issue - State: open - Opened by alexletu almost 7 years ago - 9 comments

#11 - Clean up travis, test on 2.7, 3.5, 3.6

Pull Request - State: closed - Opened by jvkersch almost 7 years ago

#10 - Set start node

Issue - State: closed - Opened by Carpetfizz almost 7 years ago - 1 comment

#9 - Output tour isn't a tour?

Issue - State: closed - Opened by Carpetfizz almost 7 years ago - 2 comments

#8 - Avoid deprecated Homebrew concorde script

Pull Request - State: closed - Opened by jvkersch almost 7 years ago - 2 comments

#7 - No module named pytsp.tsp

Issue - State: closed - Opened by Carpetfizz almost 7 years ago - 4 comments

#6 - brew install concorde no longer works

Issue - State: closed - Opened by Carpetfizz almost 7 years ago - 5 comments

#5 - ubuntu 17.10 installation

Issue - State: closed - Opened by boraster about 7 years ago - 4 comments

#4 - Figure out how to build on Windows

Issue - State: open - Opened by jvkersch over 7 years ago - 2 comments
Labels: build

#3 - DEV: Enable Mac OS travis build.

Pull Request - State: closed - Opened by jvkersch almost 8 years ago

#2 - Add README/license

Pull Request - State: closed - Opened by jvkersch almost 8 years ago

#1 - REP: Travis setup

Pull Request - State: closed - Opened by jvkersch almost 8 years ago