Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add team_8.py #1

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

add team_8.py #1

wants to merge 23 commits into from

Conversation

giancarlo-pereira
Copy link
Collaborator

No description provided.

Aparna-Rajesh and others added 23 commits September 12, 2023 19:15
added class Node
added successors function that return every possible action
substituted successor() function for expand() function where we grow our tree
added self.size in tree: initialized to 1 [root] and incremented for every added node
fixed typo in Tree class add function
added select() to MCST algorithm
wrote a bit of simulate() code
added children for each Node in Tree
Pick Constraints > 0.5 (intuitive)
Aparna-Rajesh added a commit that referenced this pull request Sep 20, 2023
adding initial scoring method and constraint tester file
kmiumiu pushed a commit that referenced this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants