Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
spatial-computing
/
CASPER
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Issues
2
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CASPER
src
EvcSolver.Method.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2015
Fix a bug with unbuilt network or empty evacuee
kaveh096
committed
d6d929f
View commit details
Copy full SHA for d6d929f
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
Trying to find the source of long FullDynamic paths
kaveh096
committed
4fd1fd0
View commit details
Copy full SHA for 4fd1fd0
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
small test to see if revising carma sort is needed in dynamic mode
kaveh096
committed
e9f9324
View commit details
Copy full SHA for e9f9324
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Added catch block to python script
kaveh096
committed
d9dbc81
View commit details
Copy full SHA for d9dbc81
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
fixed a bug with bad evacuee move segment
kaveh096
committed
b537356
View commit details
Copy full SHA for b537356
View code at this point
Browse repository at this point
cleanup after bug fix. pre-merge.
kaveh096
committed
b62f77c
View commit details
Copy full SHA for b62f77c
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
Fix problem with non-splitted paths in smart dynamic mode
kaveh096
committed
d31ac49
View commit details
Copy full SHA for d31ac49
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Fixed a bug about complete and splitted paths
kaveh096
committed
3854acf
View commit details
Copy full SHA for 3854acf
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
found a new bug and need to work on it
kaveh096
committed
a8fdeb8
View commit details
Copy full SHA for a8fdeb8
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Final cleanup on dynamic CASPER. It's usable.
kaveh096
committed
6d6d010
View commit details
Copy full SHA for 6d6d010
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
Another bug fgor early stuck evacuees
kaveh096
committed
89e28bc
View commit details
Copy full SHA for 89e28bc
View code at this point
Browse repository at this point
Commits on Mar 1, 2015
fixed the problem of stuck evacuees
kaveh096
committed
f713a84
View commit details
Copy full SHA for f713a84
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
working out some corner cases with dynamic evacuation
kaveh096
committed
15d1065
View commit details
Copy full SHA for 15d1065
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
few minor bug fixes. Dynamic CASPER now works.
kaveh096
committed
f13e006
View commit details
Copy full SHA for f13e006
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Found few bugs with empty dynamic steps and detached paths
kaveh096
committed
7c8bbbf
View commit details
Copy full SHA for 7c8bbbf
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Had to add a starting cost for each path
kaveh096
committed
c0a3b26
View commit details
Copy full SHA for c0a3b26
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
second round of review: added more comments to work on later
kaveh096
committed
245fff1
View commit details
Copy full SHA for 245fff1
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
First round of bug fixes and testing on dynamic solver
kaveh096
committed
e0a8e61
View commit details
Copy full SHA for e0a8e61
View code at this point
Browse repository at this point
Minor tweeks on dynamic approch. compiles. pre-testing
kaveh096
committed
585c1fa
View commit details
Copy full SHA for 585c1fa
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
New simple dynamic mode added to mimic barries feature
kaveh096
committed
e28e9d0
View commit details
Copy full SHA for e28e9d0
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Going to try a different edge source caching
kaveh096
committed
bf77b00
View commit details
Copy full SHA for bf77b00
View code at this point
Browse repository at this point
Dynamic casper initial code pre-test
kaveh096
committed
0a7c329
View commit details
Copy full SHA for 0a7c329
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
full random iterator for my growingarraylist class
kaveh096
committed
b747098
View commit details
Copy full SHA for b747098
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Function to extract affected paths during dynamic update
kaveh096
committed
1033de2
View commit details
Copy full SHA for 1033de2
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Finished code to apply dynamic changes to graph
kaveh096
committed
249a520
View commit details
Copy full SHA for 249a520
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Start integration with original CASPER
kaveh096
committed
116a45a
View commit details
Copy full SHA for 116a45a
View code at this point
Browse repository at this point
Built data structure to maintain dynamic changes time frame
kaveh096
committed
3a1d0a0
View commit details
Copy full SHA for 3a1d0a0
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
Added code to load intersected edges for each dynamic change polygon
kaveh096
committed
1911941
View commit details
Copy full SHA for 1911941
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Initial work on Dynamic CASPER. Mostly UI.
kaveh096
committed
e9ac694
View commit details
Copy full SHA for e9ac694
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Some code cleanup after recent DSPT fixups
kaveh096
committed
ddeb676
View commit details
Copy full SHA for ddeb676
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
fixed a minor bug about leaf edges left in old closed list
kaveh096
committed
93f6485
View commit details
Copy full SHA for 93f6485
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Some change in dirtyness flag retrival and FullSPT fallbacks
kaveh096
committed
8acab9b
View commit details
Copy full SHA for 8acab9b
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Major change to DSPT: pre-adding border edges to heap
kaveh096
committed
7a3d1f5
View commit details
Copy full SHA for 7a3d1f5
View code at this point
Browse repository at this point
small infinite loop bug fixed + dirtiness is now 1% change
kaveh096
committed
b08c511
View commit details
Copy full SHA for b08c511
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Small change to how we count dirty edges
kaveh096
committed
fd7cd90
View commit details
Copy full SHA for fd7cd90
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.