Commit graph

16 commits

Author SHA1 Message Date
pahimar
1591f537c3 Organizing imports, cleaning up formatting, and lots of work on recipe registry in prep for building the new DynEMC graph structure 2013-07-03 14:36:35 -04:00
pahimar
fa838f34bc Bit more DynEMC work (busy day today). More to do on the vanilla side of things tonight. 2013-07-02 15:41:40 -04:00
pahimar
71a2fe3864 Remove references to EE3's logger and use it's own logger for WeightedDirectedGraph (more mod agnostic now) 2013-06-28 11:21:44 -04:00
pahimar
c8b4c4e642 Renaming some stuff, adding more functionality to the LogHelper, and ItemStack wild card detection for the vanilla Crafting Manager 2013-06-11 14:11:56 -04:00
pahimar
27fab71f64 Some more DynEMC work - lots still to do! 2013-06-03 13:06:13 -04:00
pahimar
e3079cbfef Fixed a derp in my edgesTo implementation 2013-06-01 22:17:13 -04:00
pahimar
16b632acfb Now the fun and painful part - building the relational graph. LOTS of work to do here, expect many things being changed in the near future 2013-05-31 15:47:56 -04:00
pahimar
7877ef2781 And missed that we changed the weight of an edge to float from int 2013-05-30 15:43:58 -04:00
pahimar
603a88bb1c Forgot to check to make sure that a weighted directed edge doesn't already exist between two nodes when attempting to add an edge 2013-05-30 15:42:41 -04:00
pahimar
6c8d0449ab I think the removes are all handled now, now we might finally get to play with this thing (the WDAG that is) 2013-05-30 15:41:00 -04:00
pahimar
6d57b7c426 More incomplete work 2013-05-30 07:43:53 -04:00
pahimar
3b521de823 Need removeEdge and equals, and documentation, and testing, but looking good 2013-05-29 16:19:07 -04:00
pahimar
376b37d4bf Underped my generics 2013-05-29 15:03:49 -04:00
pahimar
12e80773ed Again, for more review 2013-05-29 14:00:06 -04:00
pahimar
4bd9ae52f2 Commiting for a review 2013-05-29 13:42:44 -04:00
pahimar
28d7216096 Some graph work before I had to go out, will continue later today 2013-05-29 06:45:30 -04:00