Git Product home page Git Product logo

aiwolfcommon's Introduction

AIWolfCommon

Common Classes for aiwolf.org

aiwolfcommon's People

Contributors

aiwolf avatar aiwolfsharp avatar torix avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aiwolfcommon's Issues

自身のエージェントが死亡している際の再投票時の最初の投票内容について

対戦中にエージェントの特徴量を取得するために,全エージェント(自分も含む)の投票内容を抽出するプログラムを作成しています.

自身のエージェントが死亡している状態で再投票になった場合の再投票前の全エージェントの投票リストを取得したいのですが,自身のエージェントが死亡している際にその内容を取得する方法が分からず困っています.

自身のエージェントが生きている場合はtalk()の2回目の呼び出しの時にgetLatestVotelist()から取得できたのですが,死亡している場合にはtalk()が呼び出されず,翌日のgetVotelist()からも参照できませんでした.

環境はver.0.6.3です.仕様である可能性もありますが,教えていただけると嬉しいです.

`GameInfo#getLatestVoteList`が空になってしまっている

Agent側でcurrentGameInfo.getVoteList()currentGameInfo.getLatestVoteList()を各日で出力したところ,voteListに出力した日の投票内容が格納されており,latestVoteListの方が空になっていました.

GameInfo#getVoteList()は「そのゲームでの投票情報すべてを含むリスト」を返すメソッド,GameInfo#getLatestVoteList()は「そのゲームでの最後の(決選投票があった場合は決選投票の)投票情報を含むリスト」を返すメソッドである認識です.

ver.0.6.3で試しましたが,こちらの問題の可能性もあるため,確認してもらえると助かります.
また想定している仕様が正しいかを教えていただけると嬉しいです.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.