Ecosyste.ms: Issues

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

GitHub / PatrickOHara/tspwplib issues and pull requests

#63 - PyPI build is failing

Issue - State: open - Opened by PatrickOHara 6 months ago

#62 - update scm

Pull Request - State: closed - Opened by PatrickOHara 6 months ago

#61 - Fetch git history when building

Pull Request - State: closed - Opened by PatrickOHara 6 months ago

#59 - Build with pyproject.toml instead

Pull Request - State: closed - Opened by PatrickOHara 8 months ago

#58 - Publish fix

Pull Request - State: closed - Opened by PatrickOHara 8 months ago

#57 - Upgrade docker python version

Pull Request - State: closed - Opened by PatrickOHara 8 months ago
Labels: bug

#56 - Upgrade to python>=3.10. Fixing bugs. New function get_quota_from_alpha.

Pull Request - State: closed - Opened by PatrickOHara 8 months ago
Labels: bug, enhancement

#55 - Walk fixes

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

#54 - Add pyyaml as dependency

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

#53 - Creating prize generating functions

Pull Request - State: open - Opened by PatrickOHara about 2 years ago

#52 - 📝 Fix documentation

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

#51 - Fix euclidean cost function

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#50 - 📌 Bump python version

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#49 - Fix metricness for londonaq by dividing costs

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#48 - New function for total prize of tour

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#47 - Measure metricness

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#46 - Ignore build

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#45 - Non metric cost function

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#44 - Bug fix in sparsity for self loops

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#43 - Sparse tsplib

Pull Request - State: closed - Opened by PatrickOHara over 2 years ago

#42 - Add missing imports

Pull Request - State: closed - Opened by PatrickOHara almost 3 years ago

#41 - Exception for missing edges

Pull Request - State: closed - Opened by PatrickOHara almost 3 years ago

#40 - 🔥 Don't need gen 4

Pull Request - State: closed - Opened by PatrickOHara almost 3 years ago

#39 - 🐛 Fix edge data bug

Pull Request - State: closed - Opened by PatrickOHara almost 3 years ago

#38 - Fixes for londonaq dataset

Pull Request - State: closed - Opened by PatrickOHara almost 3 years ago

#37 - Remove dependence on OPLib

Issue - State: open - Opened by PatrickOHara almost 3 years ago
Labels: enhancement

#36 - Load a londonaq dataset from CSV

Pull Request - State: closed - Opened by PatrickOHara almost 3 years ago

#35 - ✨ Undirected graph converter

Pull Request - State: closed - Opened by PatrickOHara about 3 years ago

#34 - Functions for re-ordering edge lists

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#33 - 🚧 API changes for next version

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#32 - ✨ Remove self loops from edge list

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#31 - 📝 Documentation

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#30 - vertex_set_from_edge_list

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#29 - 🎨 Remove graph tool. Update docker image

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#28 - 🔥 Remove alpha from oplib root definitions

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#27 - 10 all graphs

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#26 - ✨ Alpha bug in build path to oplib #25

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#25 - Alpha bug in build path to oplib

Issue - State: closed - Opened by PatrickOHara over 3 years ago
Labels: bug

#24 - Remove edges - sparsity

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#23 - Sum walk

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#22 - 🚚 Rename weight to cost

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#21 - ✨ Calculate the quota

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#20 - ➕ Install graph tool

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#19 - 🐛 Fix bug with bool

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#18 - Graph attributes

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#17 - 🎨 Move files

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#16 - Avoid circular imports

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#15 - 📝 Update the docs

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#14 - Add utils to init

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#13 - Types walks

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#12 - 🚚 name changes

Pull Request - State: closed - Opened by PatrickOHara over 3 years ago

#10 - Add all instances of TSBLIB to InstanceName

Issue - State: closed - Opened by PatrickOHara almost 4 years ago

#9 - Add type hinting stubs

Issue - State: open - Opened by PatrickOHara almost 4 years ago

#8 - 💩 Tryout scm version

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

#7 - ✨ Valid function names & prizes can be accessed on vertices

Pull Request - State: closed - Opened by PatrickOHara almost 4 years ago
Labels: enhancement

#6 - Pytest plugin

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

#5 - Remove edges from TSPLIB to make sparse graphs

Pull Request - State: closed - Opened by PatrickOHara almost 4 years ago
Labels: enhancement

#4 - Implement the `get_node_score` method of `ProfitsProblem`

Issue - State: closed - Opened by PatrickOHara almost 4 years ago
Labels: enhancement, good first issue

#3 - Add profit limit for Prize collecting TSP

Issue - State: open - Opened by PatrickOHara almost 4 years ago
Labels: enhancement

#2 - Profit Problem class

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

#1 - Built the docs

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