Skip to content

Future Development Todos

Tyler Yep edited this page May 16, 2020 · 7 revisions

Future Development Todos

  • Big Directional Goals:

  • Unit Testing:

    • Wolf_inds isn't used in stats.py
    • Insomniac testing is very confusing to me.
    • Test constructors more thoroughly.
    • Make_prediction needs more thorough testing.
  • Design Considerations:

    • Rethink Wolf characters and how the class mechanics work before writing their tests. This may be the next big step in the project, or I might go back to multi-statement.
    • new_role should be a learnable vector or a dict that gets updated as the probability of change increases.
    • Creating a directed statement index dependency graph to use in conjunction with the solver. Find the hubs and find statements that don't connect very much with the graph.
  • Small Stories:

    • better eval function for minion / tanner / wolf
Clone this wiki locally