Topic: "cbs"
GavinPHR/Multi-Agent-Path-Finding
Anonymous Multi-Agent Path Finding (MAPF) with Conflict-Based Search and Space-Time A*
Language: Python - Size: 24 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 326 - Forks: 50

APRIL-ZJU/CL-CBS
An Efficient Multi-Agent Path Finding Solver for Car-Like Robots
Language: C++ - Size: 18.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 218 - Forks: 65

uberfastman/fantasy-football-metrics-weekly-report
Command line application to create weekly reports (containing stats, metrics, and rankings) for Fantasy Football leagues on the following platforms: Yahoo, ESPN, CBS, Sleeper, Fleaflicker
Language: Python - Size: 7.62 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 199 - Forks: 49

PathPlanning/Continuous-CBS
Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Timeline is not discretized, i.e. is continuous.
Language: C++ - Size: 27.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 163 - Forks: 48

jjti/ff
fantasy football draft assistant with projections from ESPN, CBS, and NFL
Language: TypeScript - Size: 24 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 52 - Forks: 12

gloriyo/MAPF-ICBS
Multi-agent pathfinding via Conflict Based Search
Language: Jupyter Notebook - Size: 5.13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 38 - Forks: 10

edwindj/cbsodataR
Statistics Netherlands (CBS) OpenData API Client for R
Language: R - Size: 1.47 MB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 34 - Forks: 12

nicofretti/MAPF
A solution of Multi-Agent Path Finding problem
Language: Python - Size: 3.61 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 4

polinko13/CBS
CBS, MA-CBS algorithms and evaluation of these algorithms.
Language: Jupyter Notebook - Size: 9.84 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 7

willin/wqcloud
腾讯云Node.js Open API SDK(完整版)
Language: JavaScript - Size: 220 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 1

notnews/top_news
Collecting URLs Daily From News Feeds of Major National News Sites 2022--
Language: Jupyter Notebook - Size: 1.32 GB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 11 - Forks: 3

PureStorage-OpenConnect/terraform-provider-cbs
Terraform provider for Pure Cloud Block Store.
Language: Go - Size: 1010 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 7 - Forks: 3

sboulema/MapViewer
Show geographical data on a map
Language: JavaScript - Size: 2.27 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

zagoli/MultiAgentPathFinding
Implementation of Sven Koenig's class project about MAPF
Language: Python - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 3

odissei-data/ODISSEI-code-library
Repository of the ODISSEI code library
Language: HTML - Size: 4.03 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 2

khk4912/CBS_Parse_Bot
긴급재난문자 파싱 및 자동 알림 디스코드 봇
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

w9PcJLyb/pathfinding
Implementation of some pathfinding and multi-agent pathfinding algorithms
Language: C++ - Size: 7.05 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

jainaviral898/mapp-cbs-aifa
Multiagent Pathfinding Problem for agricultural swarm agents. Used CBS algorithm for search. To know more, refer to the report attached in the link below.
Language: Python - Size: 12.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

smx-smx/Winternals
Language: PHP - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

PureStorage-OpenConnect/cbs-deploy-bicep
Bicep Framework for IaC deployment of Pure Cloud Block Store on Azure
Language: Shell - Size: 505 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 3 - Forks: 3

TheMatjaz/Hazelnet
CAN FD bus encryption, authentication and freshness.
Language: C - Size: 537 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

cloudreach/flow 📦
Language: JavaScript - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

nl-hugo/mapNL
Data sets with Dutch geospatial data
Language: R - Size: 218 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

dstotijn/mcp-cbs-cijfers-open-data
MCP server for working with CBS Cijfers Open Data
Language: Go - Size: 73.2 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

counterblox-restoration-opensource/counterblox-sauce-restored
The source code of Counter Blox: Sauce - Restored (also known as CB:S or CB: Sauce), the first experience of the Counter Blox Resotration Project.
Size: 9.18 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

abes-esr/accescbs
La librairie java AccesCBS permet de réaliser des traitements automatisés sur le Sudoc (logiciel CBS).
Language: Java - Size: 330 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

gloriyo/MAPF-demo
A demo of our implementation of CBS and its variants in MAPF-ICBS
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

nl-hugo/cbs-zip
Persist the CBS zipcode table to your AWS DynamoDB instance and query zipcodes through a REST API.
Language: Python - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

davekwiatkowski/survivor-data
This project accumulates data from the Survivor TV show from CBS.
Language: JavaScript - Size: 814 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

atilacamurca/glossario-friends
Aquele com o Glossário de Friends
Language: TeX - Size: 299 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sodascience/netCBS
Package to efficiently create network measures using CBS networks (POPNET) in the RA
Language: Jupyter Notebook - Size: 149 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 6

seanpm2001/PDNet-Plus-Plus_Channel_CBS_Docs
📽️🌐️➕️➕️📺️📖️ The official documentation source repository for the Public Domain CBS channel of PDNet/PDSNet, where as of 2024, only content before 1928, January 1st is allowed.
Language: RDoc - Size: 238 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

seanpm2001/PDNet-Plus-Plus_Channel_CBS
📽️🌐️➕️➕️📺️💾️ Browse Public Domain CBS content on a specific channel of PDNet/PDSNet, as of 2024, only content before 1928, January 1st is allowed.
Language: Ruby - Size: 238 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Shuteng-0608/CBS
Language: C++ - Size: 315 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

upasana099/Motion-Planning-of-Mobile-Robot-in-Dynamic-Obstacle-Environment
We implemented two Centralized approaches- NMPC and Velocity Obstacle Algorithm, along with two DeCentralized approaches- Priority Safe Interval Path Planning (SIPP), and Conflict Based Search (CBS) planning.
Size: 7.81 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

oelin/cbs-solutions
CBS solutions to 240K path finding problems.
Size: 61.4 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

TheMatjaz/HazelnetDemoPlatform
Example application of the Hazelnet library for the CAN Bus Security protocol: NXP S32K144 boards exchange dummy encrypted, authenticated, fresh messages
Language: C - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Niclaslach/CBSLaundryWidget
This project creates an iOS widget to monitor washing machines and dryers in CBS dorms using the Scriptable App. Moreover, the widget lets users check their current balance of their laundry tag.
Language: JavaScript - Size: 1010 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

trenthuber/simplexpm
XPM file viewer
Language: C - Size: 41.3 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 1

trenthuber/cbs
C build system
Language: C - Size: 40 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

sodascience/cbs_python
An example python environment to use in CBS
Language: Python - Size: 144 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 1

HarukiMoriarty/RUST-CBS
Implement both optimal and suboptimal variants of the Conflict-Based Search (CBS) algorithm. for Multi-Agent Path Finding (MAPF) using Rust
Language: Rust - Size: 2.31 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

danielgilbers/indoor-navigation
Case study on indoor navigation using smartphone IMUs
Language: JavaScript - Size: 16.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

PureStorage-OpenConnect/cloudblockstore-scripts
Sample Scripts for Pure Cloud Block Store
Language: PowerShell - Size: 2.98 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 4

ewdlop/USA-News
https://www.researchgate.net/figure/An-ideological-map-of-10-news-media-sources-The-coordinate-of-each-media-source-is-given_fig2_268407361
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

CCIRT/aist-tsn
The hardware design of an L2 network switch supporting Time Sensitive Networks (TSN)
Language: Tcl - Size: 112 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

Vincent96034/DocumentSimilarity
Q3 of Final Project Assignment of the course 'Foundations of Data Science' @ CBS
Language: Python - Size: 4.14 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ruben126759/child-penalty
All work related to the child penalty in earnings in the Netherlands, with a special focus on separating it from the penalty of switching from full-time to part-time work using Dutch admin data from CBS.
Language: Stata - Size: 1.14 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Vincent96034/HammingCode
Q2 of Final Project Assignment of the course 'Foundations of Data Science' @ CBS
Language: Jupyter Notebook - Size: 230 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

natexcvi/cbs-rs
A pure Rust implementation of CBS + PC + BP + DG + Diagonal Sub-Solver
Language: Rust - Size: 300 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oelin/cbs-5
A large dataset containing optimal actions taken by conflict-based search (CBS) with five agents on random 20x20 maps.
Size: 28.7 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

mrautlan/EUFH-LaTeX-Template
EUFH-LaTeX-Template für Seminararbeiten
Language: TeX - Size: 607 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TheMatjaz/HazelnetConfig
Generate Hazelnet configurations from a JSON file
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sodascience/workshop_cbs_microdata_computing
Presentation and code for CBS microdata meeting
Language: R - Size: 17.1 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2

PureStorage-OpenConnect/SQL-PVD
Repository for a Pure Validated Design scripts and templates.
Language: PowerShell - Size: 140 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

luca-bajardi/Manufacturing-Plant-Construction-Project
This work is aimed at simulating a real process of preparing a technical-economic offer for the construction of some parts of an industrial plant (building and a processing line for motor vehicle heads), as part of a tender for international procurement. The offer will consist of graphic and descriptive drawings according to the specifications provided.
Size: 5.62 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

joshspicer/Survivor-Scheduler
Golang App for Survivor: Northeastern
Language: Go - Size: 352 KB - Last synced at: about 22 hours ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

NovumGit/innovation-app-cbs-api
Fake Centraal bureau voor de statistiek (CBS) api
Last synced at: about 1 year ago - Stars: 0 - Forks: 0
